RVTDocs.com

ExporterIFCUtils.GetDoor2DArcsFromFamily

Method
Description:
Gets the arcs associated with the plan view of a door.
Syntax
public static IList<Arc> GetDoor2DArcsFromFamily(
	Family pFam
)
Parameters
Parameter Type Description
pFam Family The family.
Return Value
Type Description
IList The arcs.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null