ReleaseConditions Constructor (Boolean)


Creates a new instance of ReleaseConditions.

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

Syntax

C#
public ReleaseConditions(
	bool start
)
Visual Basic
Public Sub New ( _
	start As Boolean _
)
Visual C++
public:
ReleaseConditions(
	bool start
)

Parameters

start
Type: SystemBoolean
The position on analytical element. True for start, false for end.

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 →