ExporterIFCUtils.GetLegacyStairOrRampComponents
Description:
Gets the components of a stair or ramp.
Gets the components of a stair or ramp.
public static IFCLegacyStairOrRamp GetLegacyStairOrRampComponents(
ExporterIFC exporterIFC,
Element element
)
-
exporterIFCThe exporter.
-
elementThe legacy stair or ramp element.
Return Value
IFCLegacyStairOrRamp
The LegacyStairOrRamp that contains the components. NULL means the components can't be determined.
-
A non-optional argument was null