OpenCascade.js
API ReferenceDataExchangeTKDESTEP

TopoDSToStep

OCCT package TopoDSToStep: TopoDSToStep, TopoDSToStep_Builder, TopoDSToStep_BuilderError, TopoDSToStep_FacetedError, and 19 more bound classes.

TopoDSToStep

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 information.

Constructors(1)

Static methods(7)

TopoDSToStep_Builder

This builder Class provides services to build a ProSTEP Shape model from a Cas.Cad BRep.

Constructors(2)

Instance methods(4)

TopoDSToStep_MakeBrepWithVoids

This class implements the mapping between classes Solid from TopoDS and BrepWithVoids from StepShape. All the topology and geometry comprised into the shell or the solid are taken into account and translated.

Constructors(1)

Instance methods(2)

TopoDSToStep_MakeFacetedBrep

This class implements the mapping between classes Shell or Solid from TopoDS and FacetedBrep from StepShape. All the topology and geometry comprised into the shell or the solid are taken into account and translated.

Constructors(2)

Instance methods(2)

TopoDSToStep_MakeFacetedBrepAndBrepWithVoids

This class implements the mapping between classes Solid from TopoDS and FacetedBrepAndBrepWithVoids from StepShape. All the topology and geometry comprised into the shell or the solid are taken into account and translated.

Constructors(1)

Instance methods(2)

TopoDSToStep_MakeManifoldSolidBrep

This class implements the mapping between classes Shell or Solid from TopoDS and ManifoldSolidBrep from StepShape. All the topology and geometry comprised into the shell or the solid are taken into account and translated.

Constructors(2)

Instance methods(2)

TopoDSToStep_MakeShellBasedSurfaceModel

This class implements the mapping between classes Face, Shell or Solid from TopoDS and ShellBasedSurfaceModel from StepShape. All the topology and geometry comprised into the shape are taken into account and translated.

Constructors(3)

Instance methods(2)

TopoDSToStep_MakeStepEdge

This class implements the mapping between classes Edge from TopoDS and TopologicalRepresentationItem from StepShape.

Constructors(2)

Instance methods(3)

TopoDSToStep_MakeStepFace

This class implements the mapping between classes Face from TopoDS and TopologicalRepresentationItem from StepShape.

Constructors(2)

Instance methods(3)

TopoDSToStep_MakeStepVertex

This class implements the mapping between classes Vertex from TopoDS and TopologicalRepresentationItem from StepShape.

Constructors(2)

Instance methods(3)

TopoDSToStep_MakeStepWire

This class implements the mapping between classes Wire from TopoDS and TopologicalRepresentationItem from StepShape.

Constructors(2)

Instance methods(3)

TopoDSToStep_MakeTessellatedItem

This class implements the mapping between Face, Shell fromTopoDS and TriangulatedFace from StepVisual.

Constructors(3)

Instance methods(3)

TopoDSToStep_Root

This class implements the common services for all classes of TopoDSToStep which report error.

Instance methods(2)

  • Tolerance(): number

    Returns (modifiable) the tolerance to be used for writing If not set, starts at 0.0001.

  • IsDone(): boolean

TopoDSToStep_Tool

This Tool Class provides Information to build a ProSTEP Shape model from a Cas.Cad BRep.

Constructors(2)

Instance methods(20)

TopoDSToStep_WireframeBuilder

This builder Class provides services to build a ProSTEP Wireframemodel from a Cas.Cad BRep.

Constructors(2)

Instance methods(6)