<Code Lib>
2026 Method
Changes 0
M

ExporterIFCUtils.HasElevationProfile

Description:
Identifies if the wall has a sketched elevation profile.

public static bool HasElevationProfile(
	Wall pVWall
)

  • pVWall
    The wall.
Return Value Boolean True if the wall has a sketch elevation profile, false otherwise.

Loading…