FENode
Inherits from FEItem
Public Functions
| Name | |
|---|---|
| FENode() |
Public Attributes
Additional inherited members
Public Functions inherited from FEItem
| Name | |
|---|---|
| FEItem() | |
| bool | IsVisible() const |
| bool | IsSelected() const |
| void | Select() |
| void | UnSelect() |
| void | Show() |
| void | Hide() |
| unsigned int | GetFEState() const |
| void | SetFEState(unsigned int state) |
Public Attributes inherited from FEItem
Public Functions Documentation
function FENode
inline FENode()
Public Attributes Documentation
variable r
vec3d r;
variable m_bext
bool m_bext;
variable m_ndata
double m_ndata;
Updated on 2022-07-23 at 16:40:07 -0600