PartMakerMethodToDivideVolumes.IsElementValidIntersectingReference(ElementId)
Method
Description:
Identifies if the provided member is valid.
Identifies if the provided member is valid.
Parameters
Parameter | Type | Description |
---|---|---|
elementId | ElementId | Element ids to be tested for validity for intersecting references. |
Return Value
Type | Description |
---|---|
Boolean | True if the reference is valid, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |