Constructor MachineWorksSolidType
MachineWorksSolidType(bool, SmartReal, SmartReal)
Initializes a new instance of a MachineWorksSolidType class.
Declaration
public MachineWorksSolidType(bool inEliminateWeakPortionsOfStock, SmartReal inFacettingTolerance, SmartReal inAngularTolerance)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | inEliminateWeakPortionsOfStock | Tells wether the weak portions of stock is eliminated. |
| SmartReal | inFacettingTolerance | The facetting tolerance. |
| SmartReal | inAngularTolerance | The angular tolerance. |