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

provides methods to transfer Geom entity from CASCADE to IGES. More...

#include <GeomToIGES_GeomEntity.hxx>

Inheritance diagram for GeomToIGES_GeomEntity:
Inheritance graph
[legend]

Public Member Functions

 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

provides methods to transfer Geom entity from CASCADE to IGES.

Constructor & Destructor Documentation

◆ GeomToIGES_GeomEntity() [1/2]

GeomToIGES_GeomEntity::GeomToIGES_GeomEntity ( )

Creates a tool GeomEntity.

◆ GeomToIGES_GeomEntity() [2/2]

GeomToIGES_GeomEntity::GeomToIGES_GeomEntity ( const GeomToIGES_GeomEntity & GE)

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

Member Function Documentation

◆ GetModel()

occ::handle< IGESData_IGESModel > GeomToIGES_GeomEntity::GetModel ( ) const

Returns the value of "TheModel".

◆ GetUnit()

double GeomToIGES_GeomEntity::GetUnit ( ) const

Returns the value of the UnitFlag of the header of the model in meters.

◆ SetModel()

void GeomToIGES_GeomEntity::SetModel ( const occ::handle< IGESData_IGESModel > & model)

Set the value of "TheModel".

◆ SetUnit()

void GeomToIGES_GeomEntity::SetUnit ( const double unit)

Sets the value of the UnitFlag.


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