2027 Method
Changes 5
M

ExporterIFCUtils.GetTransformForDoorOrWindow

Description:
Obtains the transform for the door or window instance.
public static Transform GetTransformForDoorOrWindow(
	FamilyInstance familyInstance,
	FamilySymbol familySymbol,
	bool flippedX,
	bool flippedY
)
  • familyInstance
    The family instance.
  • familySymbol
    The family symbol.
  • Boolean
    flippedX
    Is the door or window flipped in X?
  • Boolean
    flippedY
    Is the door or window flipped in Y?
Return Value Transform The transform.