![]() | FEATool
v1.7.1 Finite Element Analysis Toolbox |
GOBJ_SPHERE Create sphere geometry object.
[ GOBJ ] = GOBJ_SPHERE( P, R, TAG, N_S ) Creates a sphere geometry object. Accepts the following input parameters.
Parameter Value/{Default} Description ----------------------------------------------------------------------------------- p array {[0 0 0]} Coordinates of center r scalar {1} Radius tag string {S1} Geometry object tag/name n_s scalar {16} Number of segments in boundary approximation