RVTDocs.com

ExternallyTaggedBRep.GetTaggedGeometry

Method
Description:
Returns the externally tagged geometry object.
Syntax
Parameters
Parameter Type Description
externalId ExternalGeometryId An external tag that may match a geometry object (i.e face/edge) in this Solid.
Return Value
Type Description
GeometryObject Returns the geometry object that matches the external tag. If no such object is found, this method will return null.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null