Revit 2026 API
IFCAny |
The step id of the handle. Valid only for import.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int StepId { get; }
Public ReadOnly Property StepId As Integer Get
public: property int StepId { int get (); }
member StepId : int with get
Property Value
Int32See Also