![]() |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|
#include <sat_coedge.h>
Fonctions membres publiques | |
SAT_COEDGE (unsigned long num) | |
SAT_COEDGE () | |
virtual | ~SAT_COEDGE () |
![]() | |
SAT_IDENTIFICATEUR (unsigned long num) | |
SAT_IDENTIFICATEUR () | |
SAT_IDENTIFICATEUR (SAT_IDENTIFICATEUR &mdd) | |
virtual | ~SAT_IDENTIFICATEUR () |
unsigned long | get_id () |
unsigned long | get_id () const |
Attributs publics | |
class SAT_ATTRIB * | attrib |
class SAT_COEDGE * | next_coedge |
class SAT_COEDGE * | previous_coedge |
class SAT_COEDGE * | partner_coedge |
class SAT_EDGE * | edge |
class SAT_LOOP * | owning_loop |
class SAT_PCURVE * | pcurve |
int | sense |
Définition à la ligne 28 du fichier sat_coedge.h.
SAT_COEDGE::SAT_COEDGE | ( | unsigned long | num | ) |
Définition à la ligne 27 du fichier sat_coedge.cpp.
SAT_COEDGE::SAT_COEDGE | ( | ) |
Définition à la ligne 31 du fichier sat_coedge.cpp.
|
virtual |
Définition à la ligne 35 du fichier sat_coedge.cpp.
class SAT_ATTRIB* SAT_COEDGE::attrib |
Définition à la ligne 35 du fichier sat_coedge.h.
Référencé par SAT_GESTIONNAIRE::lire().
class SAT_EDGE* SAT_COEDGE::edge |
Définition à la ligne 39 du fichier sat_coedge.h.
Référencé par ACIS_IMPORT::importer(), et SAT_GESTIONNAIRE::lire().
class SAT_COEDGE* SAT_COEDGE::next_coedge |
Définition à la ligne 36 du fichier sat_coedge.h.
Référencé par ACIS_IMPORT::importer(), et SAT_GESTIONNAIRE::lire().
class SAT_LOOP* SAT_COEDGE::owning_loop |
Définition à la ligne 40 du fichier sat_coedge.h.
Référencé par SAT_GESTIONNAIRE::lire().
class SAT_COEDGE* SAT_COEDGE::partner_coedge |
Définition à la ligne 38 du fichier sat_coedge.h.
Référencé par SAT_GESTIONNAIRE::lire().
class SAT_PCURVE* SAT_COEDGE::pcurve |
Définition à la ligne 41 du fichier sat_coedge.h.
Référencé par SAT_GESTIONNAIRE::lire().
class SAT_COEDGE* SAT_COEDGE::previous_coedge |
Définition à la ligne 37 du fichier sat_coedge.h.
Référencé par SAT_GESTIONNAIRE::lire().
int SAT_COEDGE::sense |
Définition à la ligne 42 du fichier sat_coedge.h.
Référencé par ACIS_IMPORT::importer(), et SAT_GESTIONNAIRE::lire().