RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DirectShape

DirectShape.HasExternallyTaggedReference

Method
Description:
Checks if the externally tagged reference is already present in this DirectShape.
Syntax
Parameters
Parameter Type Description
externalId ExternalGeometryId The external ID of the tagged reference to check for.
Return Value
Type Description
Boolean True if the DirectShape holds a reference with the specified ExternalGeometryId.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null