Creates a new instance of ReleaseConditions.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ReleaseConditions(
bool start
)
Parameters
- start Boolean
-
The position on analytical element. True for start, false for end.
See Also
Reference