ParametrizedSpatialPathCurve3D
New 3D curve (path + I/O parameter)
Constructors
- ParametrizedSpatialPathCurve3D(name ,compoundPath ,evolutivePath ,formula )
Fields Summary
- Field
- Description
- compoundPath
- Spatial path
- evolutivePath
- Parameter of the curve
- formula
- Formula
- name
- Name of 3D curve (path + I/O parameter)
Methods Summary
no methods
Fields Details
- compoundPath
- compoundPath : Spatial path - [1..1] CompoundPath
- evolutivePath
- evolutivePath : Parameter of the curve - [1..1] EvolutivePath
- formula
- formula : Formula - [1..N] String
- name
- name : Name of 3D curve (path + I/O parameter) - [1..1] String
Method Details
no methods