2027 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
)
  • pVWall
    The wall.
Return Value IList<CurveLoop> The collection of curve loops.