SoCADInputReaderParametersImportOptionImportEdges Property |
Import Edges for the model.
Namespace: OIV.Inventor.IO.CADAssembly: OIV.Inventor.IO.CAD (in OIV.Inventor.IO.CAD.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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:
BooleanRemarks See Also