2022 Method
Changes 6
M

ExporterIFCUtils.CanExportWallGeometryAsExtrusion

Description:
Identifies if the base geometry of the wall can be represented as an extrusion.
public static bool CanExportWallGeometryAsExtrusion(
	Element element,
	IFCRange range
)
Return Value bool True if the wall export can be made in the form of an extrusion, false if the geometry cannot be assigned to an extrusion.