Class ToolCreateMeshFromPolylinesOptions

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

public class ToolCreateMeshFromPolylinesOptions
extends InterfaceOptions
  • Field Details

    • source_set

      public SectionSet3DInt source_set
    • name

      public java.lang.String name
    • resample

      public boolean resample
    • redirect

      public boolean redirect
    • min_seg_length

      public float min_seg_length
    • use_2D

      public boolean use_2D
    • use_3D

      public boolean use_3D
    • attributes

      public AttributeList attributes
    • target_set

      public ShapeSet3DInt target_set
    • weight_threshold

      public double weight_threshold
  • Constructor Details

    • ToolCreateMeshFromPolylinesOptions

      public ToolCreateMeshFromPolylinesOptions()