Class DrillThreadInfo
java.lang.Object
com.technia.dsx.threedspace.mfg.item.DrillThreadInfo
Represents drill thread information for manufacturing items.
Contains specifications for threaded drill operations including depth, diameter, pitch, and side information.
- Since:
- 2025-05-12
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DrillThreadInfo
public DrillThreadInfo()
-
-
Method Details
-
getDepth
-
setDepth
-
getDiameter
-
setDiameter
-
getPitch
-
setPitch
-
getSide
-
setSide
-