<Code Lib>
2020 Method
Changes 4
M

ExporterIFCUtils.GetDoor2DArcsFromFamily

Description:
Gets the arcs associated with the plan view of a door.

public static IList<Arc> GetDoor2DArcsFromFamily(
	Family pFam
)

Return Value The arcs. The arcs.

Loading…