<Code Lib>
2022 Method
Changes 0
M

ExporterIFCUtils.GetElevationProfile

Description:
Obtains the curve loops which bound the wall's elevation profile.

public static IList<CurveLoop> GetElevationProfile(
	Wall pVWall
)

Return Value IList<CurveLoop> The collection of curve loops.

Loading…