RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ViewSet

ViewSet.Insert

Method
Description:
Insert the specified view into the set.
Syntax
public virtual bool Insert(
	View item
)
Parameters
Parameter Type Description
item View The view to be inserted into the set.
Return Value
Type Description
Boolean Returns whether the view was inserted into the set.