Demo3D 2016 API Documentation
Demo3D 2016 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: 10.0.0.6737
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 2016
Send comments on this topic to
support@demo3d.com