RVTDocs.com

PlanTopologySet.Erase

Method
Description:
Removes a specified object from the set.
Syntax
public virtual int Erase(
	PlanTopology item
)
Parameters
Parameter Type Description
item PlanTopology The item to be erased.
Return Value
Type Description
Int32 The number of items that were erased from the set.