FaceElementVisualization
Surface finite element of visualization
Constructors
- FaceElementVisualization(color )
 
Fields Summary
- Field
 - Description
 - color
 - Color
 - ELE_VOL_BORDER
 - Volume elements bordered by the face element
 - LOC
 - Face holding the face element
 - NODES
 - Nodes of the face element
 - TYPE
 - Type of the face element
 
Methods Summary
no methods
Fields Details
- color
 - color : Color - [1..1] Color
 - ELE_VOL_BORDER
 - ELE_VOL_BORDER : Volume elements bordered by the face element - [0..2] VolumeElement
 - LOC
 - LOC : Face holding the face element - [1..1] Face
 - NODES
 - NODES : Nodes of the face element - [0..500] Node
 - TYPE
 - TYPE : Type of the face element - [1..1] Integer
 
Method Details
no methods