RVTDocs.com

GeomCombinationSet.Erase

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