| SoCADInputReaderParametersImportOptionImportOpenShells Property | 
Import OpenShell for the model. 
 
Namespace: OIV.Inventor.IO.CADAssembly: OIV.Inventor.IO.CAD (in OIV.Inventor.IO.CAD.dll) Version: 9.9.37.0 (9.9.37.0)
 Syntax
Syntaxpublic bool ImportOpenShells { get; set; }Public Property ImportOpenShells As Boolean
	Get
	Set
public:
property bool ImportOpenShells {
	bool get ();
	void set (bool value);
}member ImportOpenShells : bool with get, set
Property Value
Type: 
Boolean Remarks
RemarksIt is composed of points or polylines.
Default: false 
 See Also
See Also