Gets the reference to the IfcLocalPlacement handle used when creating the extrusion.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2012
Syntax
| C# |
|---|
public IFCAnyHandle GetLocalPlacement() |
| Visual Basic |
|---|
Public Function GetLocalPlacement As IFCAnyHandle |
| Visual C++ |
|---|
public: IFCAnyHandle^ GetLocalPlacement() |