Package mgui.interfaces.tools.shapes
Class ToolGetMeshIntersectionPolylinesOptions
java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.interfaces.tools.shapes.ToolGetMeshIntersectionPolylinesOptions
- All Implemented Interfaces:
InterfaceObject,NamedObject,TreeObject,CleanableObject
public class ToolGetMeshIntersectionPolylinesOptions extends InterfaceOptions
-
Field Summary
Fields Modifier and Type Field Description Mesh3DIntmesh1Mesh3DIntmesh2java.lang.StringnameShapeSet3DInttarget_set -
Constructor Summary
Constructors Constructor Description ToolGetMeshIntersectionPolylinesOptions() -
Method Summary
Methods inherited from class mgui.interfaces.InterfaceOptions
clean, destroy, getName, getTreeLabel, isDestroyed, issueTreeNode, setName, setTreeNodeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
mesh1
-
mesh2
-
target_set
-
name
public java.lang.String name
-
-
Constructor Details
-
ToolGetMeshIntersectionPolylinesOptions
public ToolGetMeshIntersectionPolylinesOptions()
-