RVTDocs.com

AnalyticalToPhysicalAssociationManager.IsAnalyticalElement

Method
Description:
Returns true if the element is an analytical element.
Syntax
public static bool IsAnalyticalElement(
	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