Revit 2025 API
Fabrication |
Fabrication ancillary database identifier.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int AncillaryId { get; }
Public ReadOnly Property AncillaryId As Integer Get
public: property int AncillaryId { int get (); }
member AncillaryId : int with get
Property Value
Int32See Also