IFCLinkOrientation Enumeration |
IFC Link Orientation within the Host Document.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum IFCLinkOrientation
Public Enumeration IFCLinkOrientation
public enum class IFCLinkOrientation
MembersMember name | Value | Description |
---|
ProjectNorth | 0 |
Orient IFC File to Project North.
|
TrueNorth | 1 |
Orient IFC File to True North.
|
See Also