Revit 2025.3 API
IFCAny |
The step id of the handle. Valid only for import.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.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