ExporterIFCUtils.GetRelativeLocalPlacementOffsetTransform
Description:
Obtains the relative transform between two IfcLocalPlacement handles.
Obtains the relative transform between two IfcLocalPlacement handles.
public static Transform GetRelativeLocalPlacementOffsetTransform(
IFCAnyHandle originalPlacement,
IFCAnyHandle relativePlacement
)
-
originalPlacementThe original placement from which the result transforms coordinates and directions.
-
relativePlacementThe relative placement to which the result transforms coordinates and directions.
-
A non-optional argument was null