Revit 2015 API |
ExporterIFCUtils..::..GetGlobal2DOriginHandle Method |
ExporterIFCUtils Class See Also |
Obtains the handle representing the 2D 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 GetGlobal2DOriginHandle() |
Visual Basic |
---|
Public Shared Function GetGlobal2DOriginHandle As IFCAnyHandle |
Visual C++ |
---|
public: static IFCAnyHandle^ GetGlobal2DOriginHandle() |