ExternalGeometryId.Id Property

ExternalGeometryIdId Property

External geometry identifier.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string Id { get; }
Public ReadOnly Property Id As String
	Get
public:
property String^ Id {
	String^ get ();
}
member Id : string with get

Property Value

String
See Also