OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    GeomToStep_MakeVector Class Reference

    This class implements the mapping between classes Vector from Geom, Geom2d and Vec, Vec2d from gp, and the class Vector from StepGeom which describes a Vector from Prostep. More...

    #include <GeomToStep_MakeVector.hxx>

    Inheritance diagram for GeomToStep_MakeVector:

    Public Member Functions

     GeomToStep_MakeVector (const gp_Vec &V, const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakeVector (const gp_Vec2d &V, const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakeVector (const occ::handle< Geom_Vector > &V, const StepData_Factors &theLocalFactors=StepData_Factors())
     GeomToStep_MakeVector (const occ::handle< Geom2d_Vector > &V, const StepData_Factors &theLocalFactors=StepData_Factors())
    const occ::handle< StepGeom_Vector > & Value () const
    Public Member Functions inherited from GeomToStep_Root
    bool IsDone () const

    Additional Inherited Members

    Protected Attributes inherited from GeomToStep_Root
    bool done

    Detailed Description

    This class implements the mapping between classes Vector from Geom, Geom2d and Vec, Vec2d from gp, and the class Vector from StepGeom which describes a Vector from Prostep.

    Constructor & Destructor Documentation

    ◆ GeomToStep_MakeVector() [1/4]

    GeomToStep_MakeVector::GeomToStep_MakeVector ( const gp_Vec & V,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ GeomToStep_MakeVector() [2/4]

    GeomToStep_MakeVector::GeomToStep_MakeVector ( const gp_Vec2d & V,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ GeomToStep_MakeVector() [3/4]

    GeomToStep_MakeVector::GeomToStep_MakeVector ( const occ::handle< Geom_Vector > & V,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    ◆ GeomToStep_MakeVector() [4/4]

    GeomToStep_MakeVector::GeomToStep_MakeVector ( const occ::handle< Geom2d_Vector > & V,
    const StepData_Factors & theLocalFactors = StepData_Factors() )

    Member Function Documentation

    ◆ Value()

    const occ::handle< StepGeom_Vector > & GeomToStep_MakeVector::Value ( ) const

    The documentation for this class was generated from the following file: