| 
    Open CASCADE Technology
    7.2.0
    
   | 
 
This package implements the mapping between CAS.CAD Shape representation and AP214 Shape Representation. The target schema is pms_c4 (a subset of AP214) More...
#include <TopoDSToStep.hxx>
Static Public Member Functions | |
| static Handle< TCollection_HAsciiString > | DecodeBuilderError (const TopoDSToStep_BuilderError E) | 
| static Handle< TCollection_HAsciiString > | DecodeFaceError (const TopoDSToStep_MakeFaceError E) | 
| static Handle< TCollection_HAsciiString > | DecodeWireError (const TopoDSToStep_MakeWireError E) | 
| static Handle< TCollection_HAsciiString > | DecodeEdgeError (const TopoDSToStep_MakeEdgeError E) | 
| static Handle< TCollection_HAsciiString > | DecodeVertexError (const TopoDSToStep_MakeVertexError E) | 
| Returns a new shape without undirect surfaces.  More... | |
| static void | AddResult (const Handle< Transfer_FinderProcess > &FP, const TopoDS_Shape &Shape, const Handle< Standard_Transient > &entity) | 
| Adds an entity into the list of results (binders) for shape stored in FinderProcess.  More... | |
| static void | AddResult (const Handle< Transfer_FinderProcess > &FP, const TopoDSToStep_Tool &Tool) | 
| Adds all entities recorded in Tool into the map of results (binders) stored in FinderProcess.  More... | |
This package implements the mapping between CAS.CAD Shape representation and AP214 Shape Representation. The target schema is pms_c4 (a subset of AP214)
How to use this Package :
Entry point are context dependent. It can be : MakeManifoldSolidBrep MakeBrepWithVoids MakeFacetedBrep MakeFacetedBrepAndBrepWithVoids MakeShellBasedSurfaceModel Each of these classes call the Builder The class tool centralizes some common informations.
      
  | 
  static | 
Adds an entity into the list of results (binders) for shape stored in FinderProcess.
      
  | 
  static | 
Adds all entities recorded in Tool into the map of results (binders) stored in FinderProcess.
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
Returns a new shape without undirect surfaces.
      
  | 
  static | 
 1.8.13