AnalyticalToPhysicalAssociationManager.IsPhysicalElement
Method
Description:
Returns true if the element is a physical element.
Returns true if the element is a physical element.
Parameters
| Parameter | Type | Description |
|---|---|---|
| doc | Document | Revit document. |
| id | ElementId | The element to be checked. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |