Retrieves the ExternalGeometryId associated with the reference object.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ExternalGeometryId GetExternalGeometryId()
Return Value
ExternalGeometryId
Remarks
If an ExternalGeometryId has not been set, this method returns
null.
See Also
Reference