<Code Lib>
2023 Method
Changes 0
M

ExporterIFCUtils.HasElevationProfile

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

public static bool HasElevationProfile(
	Wall pVWall
)

Return Value bool True if the wall has a sketch elevation profile, false otherwise.

Loading…