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: 15.0.2.11458
Syntax
C#
public void ApplyOperations()
See Also