Revit 2020.1 API |
AnalyticalModelStick..::..GetReleaseType Method |
AnalyticalModelStick Class See Also |
Gets the release type.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2016
Syntax
C# |
---|
public ReleaseType GetReleaseType( bool start ) |
Visual Basic |
---|
Public Function GetReleaseType ( _ start As Boolean _ ) As ReleaseType |
Visual C++ |
---|
public: ReleaseType GetReleaseType( bool start ) |
Parameters
- start
- Type: System..::..Boolean
The position on analytical model stick element. True for start, false for end.