Revit 2015 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: 2015.0.0.0 (2015.0.0.0)
Since:
2012
Syntax
C# |
---|
public static IFCAnyHandle GetGlobal3DOriginHandle() |
Visual Basic |
---|
Public Shared Function GetGlobal3DOriginHandle As IFCAnyHandle |
Visual C++ |
---|
public: static IFCAnyHandle^ GetGlobal3DOriginHandle() |