|
virtual MbeConvResType | IConverter3D::STLRead (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0, MbRefItem *qeuryStitch=0)=0 |
| Read a file of STL format. More...
|
|
virtual MbeConvResType | IConverter3D::STLWrite (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0, MbRefItem *qeuryStitch=0)=0 |
| Write a file of STL format. More...
|
|
virtual MbeConvResType | IConverter3D::GRDECLWrite (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0, MbRefItem *qeuryStitch=0)=0 |
| Write a file of GRDECL format. More...
|
|
MbeConvResType | STLRead (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0) |
| Read a file of STL format. More...
|
|
MbeConvResType | STLWrite (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0) |
| Write a file of STL format. More...
|
|
MbeConvResType | GRDECLWrite (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0) |
| Write a file of GRDECL format. More...
|
|