Gets the start handle tag.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2018
Syntax
C# |
---|
public int GetStartHandle() |
Visual Basic |
---|
Public Function GetStartHandle As Integer |
Visual C++ |
---|
public: int GetStartHandle() |