FrontISTR  5.2.0
Large-scale structural analysis program with finit element method
CHECDB_Node::CNodeItem Class Reference

#include <CHECDB.h>

Inheritance diagram for CHECDB_Node::CNodeItem:
Collaboration diagram for CHECDB_Node::CNodeItem:

Public Member Functions

 CNodeItem (int id=-1, double X=0, double Y=0, double Z=0)
 
- Public Member Functions inherited from checdb_id_class
 checdb_id_class (int id=-1)
 
virtual ~checdb_id_class ()
 

Data Fields

double x
 
double y
 
double z
 
- Data Fields inherited from checdb_id_class
int ID
 

Detailed Description

Definition at line 110 of file CHECDB.h.

Constructor & Destructor Documentation

◆ CNodeItem()

CHECDB_Node::CNodeItem::CNodeItem ( int  id = -1,
double  X = 0,
double  Y = 0,
double  Z = 0 
)
inline

Definition at line 114 of file CHECDB.h.

Field Documentation

◆ x

double CHECDB_Node::CNodeItem::x

Definition at line 113 of file CHECDB.h.

◆ y

double CHECDB_Node::CNodeItem::y

Definition at line 113 of file CHECDB.h.

◆ z

double CHECDB_Node::CNodeItem::z

Definition at line 113 of file CHECDB.h.


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