ParameterGeom
Geometric parameter
Constructors
- ParameterGeom(name ,expression )
 
Fields Summary
- Field
 - Description
 - expression
 - Algebraic expression for the parameter
 - name
 - Name of Parameter
 - value
 - Computed value of the parameter
 
Methods Summary
no methods
Fields Details
- expression
 - expression : Algebraic expression for the parameter - [1..1] Geometric Formula <String>
 - name
 - name : Name of Parameter - [1..1] String
 - value
 - value : Computed value of the parameter - [1..1] Double
 
Method Details
no methods