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