FEATool Multiphysics
v1.17.1
Finite Element Analysis Toolbox
|
GOBJ_SPLINE Create spline curve geometry object.
[ GOBJ ] = GOBJ_SPLINE( P, TAG ) Creates a spline curve geometry object. Accepts the following input parameters.
Parameter Value/{Default} Description ----------------------------------------------------------------------------------- p array {[0 0;1 0;1 1]} Curve vertex points tag string {C1} Geometry object tag/name