<Code Lib>
2025 Method
Changes 5
M

ExporterIFCUtils.GetDoor2DArcsFromFamily

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

public static IList<Arc> GetDoor2DArcsFromFamily(
	Family pFam
)

Return Value IList<Arc> The arcs.

Loading…