DirectShapeType.HasExternalGeometry
Description:
Checks whether the externally tagged geometry is already present in this DirectShapeType.
Checks whether the externally tagged geometry is already present in this DirectShapeType.
public bool HasExternalGeometry(
ExternalGeometryId externalId
)
-
externalIdThe external ID of the externally tagged geometry to check.
Return Value
Boolean
True if such an externally tagged geometry is already present in this DirectShapeType, false otherwise.
-
A non-optional argument was null