<Code Lib>
2027 Method
Changes 0
M

ExporterIFCUtils.GetLegacyStairOrRampComponents

Description:
Gets the components of a stair or ramp.

public static IFCLegacyStairOrRamp GetLegacyStairOrRampComponents(
	ExporterIFC exporterIFC,
	Element element
)

Return Value IFCLegacyStairOrRamp The LegacyStairOrRamp that contains the components. NULL means the components can't be determined.

Loading…