Open CASCADE Technology  7.1.0.beta
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. More...
 
 GeomToIGES_GeomEntity (const GeomToIGES_GeomEntity &GE)
 Creates a tool ready to run and sets its fields as GE's. More...
 
void SetModel (const Handle< IGESData_IGESModel > &model)
 Set the value of "TheModel". More...
 
Handle< IGESData_IGESModelGetModel () const
 Returns the value of "TheModel". More...
 
void SetUnit (const Standard_Real unit)
 Sets the value of the UnitFlag. More...
 
Standard_Real GetUnit () const
 Returns the value of the UnitFlag of the header of the model in meters. More...
 

Detailed Description

provides methods to transfer Geom entity from CASCADE to IGES.

Constructor & Destructor Documentation

GeomToIGES_GeomEntity::GeomToIGES_GeomEntity ( )

Creates a tool GeomEntity.

GeomToIGES_GeomEntity::GeomToIGES_GeomEntity ( const GeomToIGES_GeomEntity GE)

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

Member Function Documentation

Handle< IGESData_IGESModel > GeomToIGES_GeomEntity::GetModel ( ) const

Returns the value of "TheModel".

Standard_Real GeomToIGES_GeomEntity::GetUnit ( ) const

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

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

Set the value of "TheModel".

void GeomToIGES_GeomEntity::SetUnit ( const Standard_Real  unit)

Sets the value of the UnitFlag.


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