ExporterIFCUtils.TransformAndScalePoint
Description:
Converts a point from global Revit coordinates to current IFC coordinates, including scale.
Converts a point from global Revit coordinates to current IFC coordinates, including scale.
public static XYZ TransformAndScalePoint(
ExporterIFC exporterIFC,
XYZ origPt
)
-
exporterIFCThe exporter.
-
origPtThe original point.
-
A non-optional argument was null