Class ExactSolidType
Represents an Exact Solid Type.
Inherited Members
Namespace: TopSolid.Cam.NC.Kernel.Automating
Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 15, 0, 0)]
public class ExactSolidType : SolidType
Remarks
This class is available since v7.15.
Constructors
| Name | Description |
|---|---|
| ExactSolidType(bool, bool) | Initializes a new instance of a ExactSolidType class. |