ExporterIFCUtils.GetOpeningData
Description:
Gets the openings data from the element.
Gets the openings data from the element.
public static IList<IFCOpeningData> GetOpeningData(
ExporterIFC exporterIFC,
Element element,
Transform lcs,
IFCRange range
)
-
exporterIFCThe exporter.
-
elementThe element.
-
lcsThe local coordinate system for the extrusion.
-
rangeThe range. This consists of two double values representing the height in Z at the start and the end of the range. If the values are identical the entire element is used.
Return Value
The opening data.
The opening data.
-
A non-optional argument was null