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
    Geom2dToIGES_Geom2dVector Class Reference

    This class implements the transfer of the Vector from Geom2d to IGES. These can be: . Vector. More...

    #include <Geom2dToIGES_Geom2dVector.hxx>

    Inheritance diagram for Geom2dToIGES_Geom2dVector:

    Public Member Functions

     Geom2dToIGES_Geom2dVector ()
     Geom2dToIGES_Geom2dVector (const Geom2dToIGES_Geom2dEntity &G2dE)
     Creates a tool Geom2dVector ready to run and sets its fields as G2dE's.
    occ::handle< IGESGeom_DirectionTransfer2dVector (const occ::handle< Geom2d_Vector > &startstart)
     Transfer a GeometryEntity which answer True to the member : BRepToIGES::IsGeomVector(Geometry). If this Entity could not be converted, this member returns a NullEntity.
    occ::handle< IGESGeom_DirectionTransfer2dVector (const occ::handle< Geom2d_VectorWithMagnitude > &startstart)
    occ::handle< IGESGeom_DirectionTransfer2dVector (const occ::handle< Geom2d_Direction > &startstart)
    Public Member Functions inherited from Geom2dToIGES_Geom2dEntity
     Geom2dToIGES_Geom2dEntity ()
     Creates a tool Geom2dEntity.
     Geom2dToIGES_Geom2dEntity (const Geom2dToIGES_Geom2dEntity &GE)
     Creates a tool ready to run and sets its fields as GE's.
    void SetModel (const occ::handle< IGESData_IGESModel > &model)
     Set the value of "TheModel".
    occ::handle< IGESData_IGESModelGetModel () const
     Returns the value of "TheModel".
    void SetUnit (const double unit)
     Sets the value of the UnitFlag.
    double GetUnit () const
     Returns the value of the UnitFlag of the header of the model in millimeters.

    Detailed Description

    This class implements the transfer of the Vector from Geom2d to IGES. These can be: . Vector.

    • Direction
    • VectorWithMagnitude

    Constructor & Destructor Documentation

    ◆ Geom2dToIGES_Geom2dVector() [1/2]

    Geom2dToIGES_Geom2dVector::Geom2dToIGES_Geom2dVector ( )

    ◆ Geom2dToIGES_Geom2dVector() [2/2]

    Geom2dToIGES_Geom2dVector::Geom2dToIGES_Geom2dVector ( const Geom2dToIGES_Geom2dEntity & G2dE)

    Creates a tool Geom2dVector ready to run and sets its fields as G2dE's.

    Member Function Documentation

    ◆ Transfer2dVector() [1/3]

    occ::handle< IGESGeom_Direction > Geom2dToIGES_Geom2dVector::Transfer2dVector ( const occ::handle< Geom2d_Direction > & start)

    ◆ Transfer2dVector() [2/3]

    occ::handle< IGESGeom_Direction > Geom2dToIGES_Geom2dVector::Transfer2dVector ( const occ::handle< Geom2d_Vector > & start)

    Transfer a GeometryEntity which answer True to the member : BRepToIGES::IsGeomVector(Geometry). If this Entity could not be converted, this member returns a NullEntity.

    ◆ Transfer2dVector() [3/3]

    occ::handle< IGESGeom_Direction > Geom2dToIGES_Geom2dVector::Transfer2dVector ( const occ::handle< Geom2d_VectorWithMagnitude > & start)

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