Home

Geometric Entities
[Geometry]

Collaboration diagram for Geometric Entities:

Classes

class  APOINT
 Represents the position of a point as an object in the model. More...
class  CONE
 Defines a cone as an object in the model. More...
class  CURVE
 Defines a generic curve as an object in the model. More...
class  ELLIPSE
 Defines an ellipse as an object in the model. More...
class  HELIX
 Defines a helix as an object in the model. More...
class  INTCURVE
 Defines a parametric curve as an object in the model. More...
class  PCURVE
 Defines a 2D parameter-space approximation to a curve as an object in the model. More...
class  PLANE
 Defines a plane as an object in the model. More...
class  SPHERE
 Defines a sphere as an object in the model. More...
class  SPLINE
 Defines a spline as an object in the model. More...
class  STRAIGHT
 Defines a straight line as an object in the model. More...
class  TORUS
 Defines a torus as an object in the model. More...
class  UNDEFC
 Defines a curve that is undefined except for its end points as an object in the model. More...

Defines

#define APOINT_LEVEL   1
 Identifier that gives number of levels of derivation of this class from ENTITY.
#define CONE_LEVEL   2
 Identifier that gives number of levels of derivation of this class from ENTITY.
#define CURVE_LEVEL   1
 Identifier that gives number of levels of derivation of this class from ENTITY.
#define ELLIPSE_LEVEL   2
 Identifier that gives number of levels of derivation of this class from ENTITY.
#define HELIX_LEVEL   2
 Identifier that gives number of levels of derivation of this class from ENTITY.
#define INTCURVE_LEVEL   2
 Identifier that gives number of levels of derivation of this class from ENTITY.
#define PCURVE_LEVEL   1
 Identifier that gives number of levels of derivation of this class from ENTITY.
#define PLANE_LEVEL   2
 Identifier that gives number of levels of derivation of this class from ENTITY.
#define SPHERE_LEVEL   2
 Identifier that gives number of levels of derivation of this class from ENTITY.
#define SPLINE_LEVEL   2
 Identifier that gives number of levels of derivation of this class from ENTITY.
#define STRAIGHT_LEVEL   2
 Identifier that gives number of levels of derivation of this class from ENTITY.
#define TORUS_LEVEL   2
 Identifier that gives number of levels of derivation of this class from ENTITY.

Define Documentation

#define APOINT_LEVEL   1

Identifier that gives number of levels of derivation of this class from ENTITY.

#define CONE_LEVEL   2

Identifier that gives number of levels of derivation of this class from ENTITY.

#define CURVE_LEVEL   1

Identifier that gives number of levels of derivation of this class from ENTITY.

#define ELLIPSE_LEVEL   2

Identifier that gives number of levels of derivation of this class from ENTITY.

#define HELIX_LEVEL   2

Identifier that gives number of levels of derivation of this class from ENTITY.

#define INTCURVE_LEVEL   2

Identifier that gives number of levels of derivation of this class from ENTITY.

#define PCURVE_LEVEL   1

Identifier that gives number of levels of derivation of this class from ENTITY.

#define PLANE_LEVEL   2

Identifier that gives number of levels of derivation of this class from ENTITY.

#define SPHERE_LEVEL   2

Identifier that gives number of levels of derivation of this class from ENTITY.

#define SPLINE_LEVEL   2

Identifier that gives number of levels of derivation of this class from ENTITY.

#define STRAIGHT_LEVEL   2

Identifier that gives number of levels of derivation of this class from ENTITY.

#define TORUS_LEVEL   2

Identifier that gives number of levels of derivation of this class from ENTITY.