| Revit 2021.1 API |
| IFCExtrusionCreationData..::..GetLocalPlacement Method |
| IFCExtrusionCreationData Class See Also |
Gets the reference to the IfcLocalPlacement handle used when creating the extrusion.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2012
Syntax
| C# |
|---|
public IFCAnyHandle GetLocalPlacement() |
| Visual Basic |
|---|
Public Function GetLocalPlacement As IFCAnyHandle |
| Visual C++ |
|---|
public: IFCAnyHandle^ GetLocalPlacement() |