The step id of the handle. Valid only for import.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Syntax
C# |
---|
public int StepId { get; } |
Visual Basic |
---|
Public ReadOnly Property StepId As Integer Get |
Visual C++ |
---|
public: property int StepId { int get (); } |