Revit 2026 API
Externally |
The external Id of the geometry object.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ExternalGeometryId ExternalId { get; }
Public ReadOnly Property ExternalId As ExternalGeometryId Get
public: property ExternalGeometryId^ ExternalId { ExternalGeometryId^ get (); }
member ExternalId : ExternalGeometryId with get
Property Value
ExternalGeometryIdSee Also