#include "STEPPlugin_IOperations.hxx"
#include "STEPPlugin_ExportDriver.hxx"
#include "STEPPlugin_ImportDriver.hxx"
#include "STEPPlugin_IExport.hxx"
#include "STEPPlugin_IImport.hxx"
#include <utilities.h>
#include "GEOM_PythonDump.hxx"
#include "GEOMImpl_Types.hxx"
#include <Standard_ErrorHandler.hxx>
Functions | |
static GEOM::TPythonDump & | operator<< (GEOM::TPythonDump &theDump, const STEPPlugin_IOperations::LengthUnit theState) |
Handle (TColStd_HSequenceOfTransient) STEPPlugin_IOperations | |
Handle | ( | TColStd_HSequenceOfTransient | ) |
ImportSTEP Import a shape from STEP format
theFileName | The name of the file to import |
References GEOM_IMPORT, STEPPlugin_ImportDriver::GetID(), Handle(), IMPORT_SHAPE, KO, NULL, OK, STEPPlugin_IImport::SetFileName(), STEPPlugin_IImport::SetIsCreateAssemblies(), and STEPPlugin_IImport::SetIsIgnoreUnits().
|
static |
References STEPPlugin_IOperations::LengthUnit_Centimeter, STEPPlugin_IOperations::LengthUnit_Foot, STEPPlugin_IOperations::LengthUnit_Inch, STEPPlugin_IOperations::LengthUnit_Kilometer, STEPPlugin_IOperations::LengthUnit_Meter, STEPPlugin_IOperations::LengthUnit_Microinch, STEPPlugin_IOperations::LengthUnit_Micrometer, STEPPlugin_IOperations::LengthUnit_Mile, STEPPlugin_IOperations::LengthUnit_Milliinch, and STEPPlugin_IOperations::LengthUnit_Millimeter.