InsulationLiningBase.GetLiningIds
Method
Description:
Returns the ids of the lining elements associated to a given element.
Returns the ids of the lining elements associated to a given element.
Parameters
| Parameter | Type | Description |
|---|---|---|
| document | Document | The document. |
| elemId | ElementId | The element. |
Return Value
| Type | Description |
|---|---|
| ICollection | A collection of the ids of the lining elements. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | This id does not represent a duct, fitting, or accessory element. |
| ArgumentNullException | A non-optional argument was null |