IFCExtrusionCreationDataReuseLocalPlacement Property

Allows re-use of local placement when creating a new local placement due to shifting of breps when moving towards the origin.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ReuseLocalPlacement { get; set; }

Property Value

Boolean
See Also