Boolean |
Name | Description | |
---|---|---|
Intersect(BooleanMesh3D) | Updates this BooleanMesh3D so that it be defined as an intersection of this BooleanMesh3D and the specified BooleanMesh3D. The generated MeshGeometry3D can be get from the Geometry property. | |
Intersect(MeshGeometry3D, Transform3D) | Updates this BooleanMesh3D so that it be defined as an intersection of this BooleanMesh3D and the specified MeshGeometry3D. The generated MeshGeometry3D can be get from the Geometry property. |