Class SolidType
Represents a Solid Type for the part creation in a machining document.
Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: TopSolid.Cam.NC.Kernel.Automating
Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
Syntax
public abstract class SolidType
  Remarks
This class is available since v7.15.
Constructors
SolidType()
Declaration
protected SolidType()
  Fields
CheckGeometryOfStock
Check Geometry Of Stock.
Declaration
public bool CheckGeometryOfStock
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
EliminateWeakPortionsOfStock
Eliminate Weak Portions Of Stock.
Declaration
public bool EliminateWeakPortionsOfStock
  Field Value
| Type | Description | 
|---|---|
| System.Boolean |