2025 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.
  • flippedX
    Is the door or window flipped in X?
  • flippedY
    Is the door or window flipped in Y?
Return Value Transform The transform.