2027 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
)
  • String
    size
    The size display string for the straight that can be used by the user interface.
  • Double
    widthDiameter
    The width or diameter of the straight.
  • Double
    depth
    The depth of the straight.
  • Boolean
    isProductList
    Set if the straight a product list or not.