Click or drag to resize
AB4D logo

BooleanMesh3DSubtract Method

Overload List
 NameDescription
Public methodSubtract(BooleanMesh3D, Boolean) Subtracts the specified booleanMesh3D from this BooleanMesh3D. The generated MeshGeometry3D can be get from the Geometry property.
Public methodSubtract(MeshGeometry3D, Transform3D, Boolean) Subtracts the specified MeshGeometry3D from this BooleanMesh3D. The generated MeshGeometry3D can be get from the Geometry property.
Top
See Also