| SoCADInputReaderParameters Class | 
CAD Input reader Parameters when importing CAD file type.
Namespace: OIV.Inventor.IO.CAD
The SoCADInputReaderParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| SoCADInputReaderParameters | Constructor.  | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object.  (Inherited from Object.) | |
| GetHashCode | 
Overrides GetHashCode().
  (Inherited from SoNetBase.) | |
| GetImportOption | Return current import options.  | |
| GetTessellationOption | Return current tessellation options.  | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| SetImportOption | Specify import options.  | |
| SetTessellationOption | Calls SetTessellationOption(OIV.Inventor.IO.CAD.SoCADInputReaderParameters.Qualities( .SoCADInputReaderParameters.MEDIUM )).  | |
| SetTessellationOption(SoCADInputReaderParametersQualities) | Specify predefined tessellation options.  | |
| SetTessellationOption(SoCADInputReaderParametersTessellationOption) | Specify tessellation options.  | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
This class provides tessellation and import options for the CADReader module. It is used with the OIV.Inventor.SoInput.SetInputParameters(OIV.Inventor.SoInputParameters) method.