Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
GeomToIGES_GeomVector Class Reference

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

#include <GeomToIGES_GeomVector.hxx>

Inheritance diagram for GeomToIGES_GeomVector:
Inheritance graph
[legend]

Public Member Functions

 GeomToIGES_GeomVector ()
 
 GeomToIGES_GeomVector (const GeomToIGES_GeomEntity &GE)
 Creates a tool GeomVector ready to run and sets its fields as GE's.
 
occ::handle< IGESGeom_DirectionTransferVector (const occ::handle< Geom_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.
 
occ::handle< IGESGeom_DirectionTransferVector (const occ::handle< Geom_VectorWithMagnitude > &start)
 
occ::handle< IGESGeom_DirectionTransferVector (const occ::handle< Geom_Direction > &start)
 
- Public Member Functions inherited from GeomToIGES_GeomEntity
 GeomToIGES_GeomEntity ()
 Creates a tool GeomEntity.
 
 GeomToIGES_GeomEntity (const GeomToIGES_GeomEntity &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 meters.
 

Detailed Description

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

Constructor & Destructor Documentation

◆ GeomToIGES_GeomVector() [1/2]

GeomToIGES_GeomVector::GeomToIGES_GeomVector ( )

◆ GeomToIGES_GeomVector() [2/2]

GeomToIGES_GeomVector::GeomToIGES_GeomVector ( const GeomToIGES_GeomEntity & GE)

Creates a tool GeomVector ready to run and sets its fields as GE's.

Member Function Documentation

◆ TransferVector() [1/3]

occ::handle< IGESGeom_Direction > GeomToIGES_GeomVector::TransferVector ( const occ::handle< Geom_Direction > & start)

◆ TransferVector() [2/3]

occ::handle< IGESGeom_Direction > GeomToIGES_GeomVector::TransferVector ( const occ::handle< Geom_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.

◆ TransferVector() [3/3]

occ::handle< IGESGeom_Direction > GeomToIGES_GeomVector::TransferVector ( const occ::handle< Geom_VectorWithMagnitude > & start)

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