Click or drag to resize

CSGAspectCommitOperations Method

Commit CSG operations, creating a new mesh. This operation cannot be undone. This operation will remove this Aspect

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