IFC Link Orientation within the Host Document.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
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
Reference