| Revit 2022 API |
| ExporterIFCUtils..::..GetGlobal3DOriginHandle Method |
| ExporterIFCUtils Class See Also |
Obtains the handle representing the 3D origin.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2012
Syntax
| C# |
|---|
public static IFCAnyHandle GetGlobal3DOriginHandle() |
| Visual Basic |
|---|
Public Shared Function GetGlobal3DOriginHandle As IFCAnyHandle |
| Visual C++ |
|---|
public: static IFCAnyHandle^ GetGlobal3DOriginHandle() |