SpatialCurve
New 2D curve (path)
Constructors
- SpatialCurve(name ,compoundPath ,formula )
 
Fields Summary
- Field
 - Description
 - compoundPath
 - Spatial path
 - formula
 - Formula
 - name
 - Name of 2D curve (Path)
 
Methods Summary
no methods
Fields Details
- compoundPath
 - compoundPath : Spatial path - [1..1] CompoundPath
 - formula
 - formula : Formula - [1..N] String
 - name
 - name : Name of 2D curve (Path) - [1..1] String
 
Method Details
no methods