IFCLinkOrientation Enumeration

IFCLinkOrientation 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
Public Enumeration IFCLinkOrientation
public enum class IFCLinkOrientation
type IFCLinkOrientation
Members
Member nameValueDescription
ProjectNorth0 Orient IFC File to Project North.
TrueNorth1 Orient IFC File to True North.
See Also