Sets the data to reference an IfcLocalPlacement handle when creating the extrusion.
Side effect: will set ReuseLocalPlacement to true.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetLocalPlacement(
IFCAnyHandle localPlacement
)
Parameters
- localPlacement IFCAnyHandle
-
The IfcLocalPlacement handle.
Exceptions
See Also
Reference