ComputationPoint
Computation point
Constructors
- ComputationPoint(uvw ,uvwCompute ,coordsys ,computationRegion ,computationElement ,listValues ,validList ,visibility ,graphicalInformation )
 - ComputationPoint(uvw ,uvwCompute ,coordsys ,computationRegion ,computationElement ,listValues ,validList ,visibility ,graphicalInformation ,geometricalSupport ,thickness )
 
Fields Summary
- Field
 - Description
 - computationElement
 - Computation element
 - computationRegion
 - Computation region
 - coordsys
 - Coordinate system
 - geometricalSupport
 - Geometrical support
 - graphicalInformation
 - Informations graphiques du point de calcul
 - label
 - Label
 - listValues
 - List of the computed values
 - thickness
 - Thickness of the face region
 - uvw
 - Coordinates of the point
 - uvwCompute
 - Coordinates of the compute point
 - validList
 - Validity of the computed points
 - visibility
 - Visibility of the compute point
 
Methods Summary
no methods
Fields Details
- computationElement
 - computationElement : Computation element - [1..1] String
 - computationRegion
 - computationRegion : Computation region - [1..1] String
 - coordsys
 - coordsys : Coordinate system - [1..1] String
 - geometricalSupport
 - geometricalSupport : Geometrical support - [0..1] String
 - graphicalInformation
 - graphicalInformation : Informations graphiques du point de calcul - [1..1] GraphicalComputationPoint
 - label
 - label : Label - [1..1] String
 - listValues
 - listValues : List of the computed values - [1..N] Double
 - thickness
 - thickness : Thickness of the face region - [0..1] Double
 - uvw
 - uvw : Coordinates of the point - [2..3] String
 - uvwCompute
 - uvwCompute : Coordinates of the compute point - [2..3] Double
 - validList
 - validList : Validity of the computed points - [1..N] Integer
 - visibility
 - visibility : Visibility of the compute point - [1..1] Integer
 
Method Details
no methods