RVTDocs.com

PlanTopologySet.Insert

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