MGCL V10  V10
MGCL V10
 全て クラス 名前空間 関数 変数 型定義 列挙型 列挙値 フレンド グループ ページ
MGIgesDEStatusNumber クラス

MGIgesDEStatusNumber describes the Status Number of a directory entry section. [詳解]

公開型

enum  SESwitch { independent =0, PDependent =1, LDependent =2, PLDependent =3 }
 Subordinate entity switch. [詳解]
 

公開メンバ関数

 MGIgesDEStatusNumber ()
 
 MGIgesDEStatusNumber (short BlankStatus, SESwitch SubordinateEntitySwitch, short EntityUseFlag, short Hierarchy)
 
short blankStatus () const
 
SESwitch subordinateEntitySwitch () const
 
short entityUseFlag () const
 
short hierarchy () const
 
void read_in (const std::string &status)
 
void set_as_blank ()
 
void set_SubordinateEntitySwitch (SESwitch eswitch)
 

詳解

MGIgesDEStatusNumber describes the Status Number of a directory entry section.

列挙型メンバ詳解

Subordinate entity switch.

列挙値
independent 
PDependent 

Physically dependent.

LDependent 

Logically dependent.

PLDependent 

Both Physically and Logically dependent.

構築子と解体子

MGIgesDEStatusNumber::MGIgesDEStatusNumber ( )

Constructs an object of class MGIgesDEStatusNumber. Default constructor, includes all the defalut value of MGCL.

MGIgesDEStatusNumber::MGIgesDEStatusNumber ( short  BlankStatus,
SESwitch  SubordinateEntitySwitch,
short  EntityUseFlag,
short  Hierarchy 
)
引数
BlankStatus<0:Visible, 1:Blanked;
SubordinateEntitySwitch<0:Independent, 1:Physically Dependent, 2: Logically Dependent, 3:Both 1 and 2.
EntityUseFlag0:Geometry, 1:Annotation, 2:Definition, 3:Other, 4:Logical/Positional, 5:2D Parametric, 6:Construction Geometry;
Hierarchy0:Global top down, 1:Global defer, 2:Use hierarchy property;

関数詳解

short MGIgesDEStatusNumber::blankStatus ( ) const
inline
short MGIgesDEStatusNumber::entityUseFlag ( ) const
inline
short MGIgesDEStatusNumber::hierarchy ( ) const
inline
void MGIgesDEStatusNumber::read_in ( const std::string &  status)
void MGIgesDEStatusNumber::set_as_blank ( )
inline
void MGIgesDEStatusNumber::set_SubordinateEntitySwitch ( SESwitch  eswitch)
inline
SESwitch MGIgesDEStatusNumber::subordinateEntitySwitch ( ) const
inline

このクラス詳解は次のファイルから抽出されました: