Click or drag to resize
AB4D logo

BooleanMesh3DIntersect Method

Overload List
 NameDescription
Public methodIntersect(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.
Public methodIntersect(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.
Top
See Also