RVTDocs.com
Namespace: Autodesk.Revit.DB Class: PartUtils

PartUtils.IsPartDerivedFromLink

Method
Description:
Is the Part derived from link geometry.
Syntax
public static bool IsPartDerivedFromLink(
	Part dPart
)
Parameters
Parameter Type Description
dPart Part
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null