Energy |
Checks that the construction set ElementId is acceptable.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- constructionSetElementId ElementId
- The construction set ElementId to be checked.
Return Value
BooleanTrue if the construction set ElementId is a valid construction set element, false otherwise.

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
