2020 Constructor
Changes 0
C

FabricationPartSizeMap(String, Double, Double, Boolean)

Description:
Creates a new instance of the FabricationPartSizeMap class.
Overloads (2):
public FabricationPartSizeMap(
	string size,
	double widthDiameter,
	double depth,
	bool isProductList
)
  • size
    The size display string for the straight that can be used by the user interface.
  • widthDiameter
    The width or diameter of the straight.
  • depth
    The depth of the straight.
  • isProductList
    Set if the straight a product list or not.