AnalyticalMember.SetReleaseConditions
Method
Description:
Sets Release Conditions to Analytical Member.
Sets Release Conditions to Analytical Member.
Remarks:
If element already have release conditions defined for that end, newly provided values replace current one. The ReleaseType will be set to UserDefined.
If element already have release conditions defined for that end, newly provided values replace current one. The ReleaseType will be set to UserDefined.
Parameters
Parameter | Type | Description |
---|---|---|
releaseConditions | ReleaseConditions | End to which release conditions will be added is defined by setting <span class="noLink">[!:Autodesk::Revit::DB::Structure::ReleaseConditions::Position]</span> property in provided release conditions object. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |