PlumbingUtils.HasOpenConnector
Method
Description:
Checks if there is open piping connector for the given element - object of pipe curve, pipe fitting or pipe accessory.
Checks if there is open piping connector for the given element - object of pipe curve, pipe fitting or pipe accessory.
Parameters
| Parameter | Type | Description |
|---|---|---|
| document | Document | The document. |
| elemId | ElementId | Element id to check. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if given element has open piping connector, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |