detail - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


geom3d

  

detail

  

Give a detailed description of an object, or a list or set of objects

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

detail(g)

Parameters

g

-

geometric object or list or set of geometric objects

Description

• 

The routine gives a detailed description of an object, or a list or set of objects.

• 

For each geometric object supported by the package except for the polyhedron, the name and the form of the object are printed out. Besides that additional information is also printed out depending on the form of the object.

• 

The command with(geom3d,detail) allows the use of the abbreviated form of this command.

Examples

withgeom3d:

pointA,sqrt5313,34,1:

detailA

name of the objectAform of the objectpoint3dcoordinates of the point5313,34,1

(1)

spheres,A,2,x,y,z:

details

name of the objectsform of the objectsphere3dname of the centerAcoordinates of the center5313,34,1radius of the sphere2surface area of the sphere16πvolume of the sphere32π3equation of the spherex2+y2+z225313x3y22z+4116313=0

(2)

See Also

geom3d/objects