Click or drag to resize

CSGAspectApplyOperations Method

Apply CSG operations, creating a temporary mesh The original mesh remains and can be recovered by removing CSGOperations and re-applying

Namespace:  Demo3D.CSG
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public void ApplyOperations()
See Also