RVTDocs.com

AnalyticalToPhysicalAssociationManager.IsPhysicalElement

Method
Description:
Returns true if the element is a physical element.
Syntax
public static bool IsPhysicalElement(
	Document doc,
	ElementId id
)
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