IFCExtrusionCreationDataGetLocalPlacement Method

Gets the reference to the IfcLocalPlacement handle used when creating the extrusion.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public IFCAnyHandle GetLocalPlacement()

Return Value

IFCAnyHandle
The IfcLocalPlacement handle.
See Also