Constructor ExactSolidType
ExactSolidType(bool, bool)
Initializes a new instance of a ExactSolidType class.
Declaration
public ExactSolidType(bool inEliminateWeakPortionsOfStock, bool inCheckGeometryOfStock)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | inEliminateWeakPortionsOfStock | Tells wether the weak portions of stock is eliminated. |
| bool | inCheckGeometryOfStock | Tells wether the geometry of stock is checked. |