Class ToolCutMeshWithPlaneOptions

java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.interfaces.tools.shapes.ToolCutMeshWithPlaneOptions
All Implemented Interfaces:
InterfaceObject, NamedObject, TreeObject, CleanableObject

public class ToolCutMeshWithPlaneOptions
extends InterfaceOptions
  • Field Details

    • cut_plane

      public Plane3D cut_plane
    • mesh

      public Mesh3DInt mesh
    • prefix

      public java.lang.String prefix
    • retain_original

      public boolean retain_original
    • target_set

      public ShapeSet3DInt target_set
  • Constructor Details

    • ToolCutMeshWithPlaneOptions

      public ToolCutMeshWithPlaneOptions()