GetReleaseType Method


Gets the release type.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2023

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 Member element. True for start, false for end.

Return Value

The type of release.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →