Class DrillVBottomInfo

java.lang.Object
com.technia.dsx.threedspace.mfg.item.DrillVBottomInfo

public class DrillVBottomInfo extends Object
Represents drill V-bottom information for manufacturing items.

Contains the angle of the V-bottom for drill operations.

Since:
2025-05-12
  • Constructor Details

    • DrillVBottomInfo

      public DrillVBottomInfo()
  • Method Details

    • getAngle

      public Double getAngle()
    • setAngle

      public void setAngle(Double angle)