Revit 2023 API |
ParameterTypeId..::..LoadArrowSeparation Property |
ParameterTypeId Class See Also |
"Distance between arrows"
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public static ForgeTypeId LoadArrowSeparation { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property LoadArrowSeparation As ForgeTypeId Get |
Visual C++ |
---|
public: static property ForgeTypeId^ LoadArrowSeparation { ForgeTypeId^ get (); } |