Open CASCADE Technology  7.7.0
Public Member Functions

Geom2dToIGES_Geom2dEntity Class Reference

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

#include <Geom2dToIGES_Geom2dEntity.hxx>

Inheritance diagram for Geom2dToIGES_Geom2dEntity:
Inheritance graph
[legend]

Public Member Functions

 Geom2dToIGES_Geom2dEntity ()
 Creates a tool Geom2dEntity. More...
 
 Geom2dToIGES_Geom2dEntity (const Geom2dToIGES_Geom2dEntity &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 millimeters. More...
 

Detailed Description

provides methods to transfer Geom2d entity from CASCADE to IGES.

Constructor & Destructor Documentation

◆ Geom2dToIGES_Geom2dEntity() [1/2]

Geom2dToIGES_Geom2dEntity::Geom2dToIGES_Geom2dEntity ( )

Creates a tool Geom2dEntity.

◆ Geom2dToIGES_Geom2dEntity() [2/2]

Geom2dToIGES_Geom2dEntity::Geom2dToIGES_Geom2dEntity ( const Geom2dToIGES_Geom2dEntity GE)

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

Member Function Documentation

◆ GetModel()

Handle< IGESData_IGESModel > Geom2dToIGES_Geom2dEntity::GetModel ( ) const

Returns the value of "TheModel".

◆ GetUnit()

Standard_Real Geom2dToIGES_Geom2dEntity::GetUnit ( ) const

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

◆ SetModel()

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

Set the value of "TheModel".

◆ SetUnit()

void Geom2dToIGES_Geom2dEntity::SetUnit ( const Standard_Real  unit)

Sets the value of the UnitFlag.


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