RVTDocs.com

ExternallyTaggedNonBReps.Add

Method
Description:
Adds a copy of the input ExternallyTaggedNonBRep to this collection.
Syntax
public void Add(
	ExternallyTaggedNonBRep geometry
)
Parameters
Parameter Type Description
geometry ExternallyTaggedNonBRep The ExternallyTaggedNonBRep to be added.
Return Value
Exceptions
Exception Condition
ArgumentException The ExternalGeometryId of geometry already exists in this collection.
ArgumentNullException A non-optional argument was null