Share

IFCExtrusionCreationData.ReuseLocalPlacement 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.3.0.0 (25.3.0.0)

Syntax

C#

public bool ReuseLocalPlacement { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?