Package mgui.interfaces.shapes.mesh
Class MeshPlaneMaskOptions
java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.interfaces.shapes.mesh.MeshPlaneMaskOptions
- All Implemented Interfaces:
InterfaceObject,NamedObject,TreeObject,CleanableObject
public class MeshPlaneMaskOptions extends InterfaceOptions
-
Field Summary
Fields Modifier and Type Field Description intaboveintbelowintcontainedintsectionSectionSet3DIntsection_set -
Constructor Summary
Constructors Constructor Description MeshPlaneMaskOptions() -
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
-
section_set
-
section
public int section -
above
public int above -
below
public int below -
contained
public int contained
-
-
Constructor Details
-
MeshPlaneMaskOptions
public MeshPlaneMaskOptions()
-