IFCLinkOrientation Enumeration


IFCLink Orientation Enumeration

IFC Link Orientation within the Host Document.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum IFCLinkOrientation
Members
Member name Value Description
ProjectNorth 0 Orient IFC File to Project North.
TrueNorth 1 Orient IFC File to True North.
See Also