Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.CSG
Operators Class
Operators Methods
Commit Method
Intersect Method
Subtract Method
Union Method
Operators
Subtract Method
Subtract the volume of one mesh from another.
Namespace:
Demo3D.CSG
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
void
Subtract
(
Visual
a
,
Visual
b
)
Parameters
a
Type:
Demo3D.Visuals
Visual
The Visual whose mesh will be modified.
b
Type:
Demo3D.Visuals
Visual
The Visual to be subtracted.
See Also
Reference
Operators Class
Demo3D.CSG Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com