| SoCADInputReaderParametersImportOptionImportEdges Property  | 
Import Edges for the model. 
 
Namespace: OIV.Inventor.IO.CADAssembly: OIV.Inventor.IO.CAD (in OIV.Inventor.IO.CAD.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic bool ImportEdges { get; set; }Public Property ImportEdges As Boolean
	Get
	Set
public:
property bool ImportEdges {
	bool get ();
	void set (bool value);
}member ImportEdges : bool with get, set
Property Value
Type: 
Boolean
Remarks
See Also