Version:
Back to list
CAD types
Body
GUI Icon

Definition
Type Body
is inherited from Shape
Description
A Body is the topological entity which defines a volume. It is bounded by a set of shells
BodyList
Definition
Type BodyList is a list of Body
CADEntity
GUI Icon

Definition
Type CADEntity
is inherited from GeomEntity
Description
CADEntity is the base type for the CAD module entities
Curve
GUI Icon

Definition
Type Curve
is inherited from CADEntity
Description
A Curve is a CAD entity defining the geometrical representation of a CAD spline
CurveList
Definition
Type CurveList is a list of Curve
Domain
GUI Icon

Definition
Type Domain
is inherited from Shape
Description
A Domain is a topological entity which defines a face or a shell
DomainList
Definition
Type DomainList is a list of Domain
Edge
GUI Icon

Definition
Type Edge
is inherited from Shape
Description
An Edge is the topological entity relative to a Curve
EdgeList
Definition
Type EdgeList is a list of Edge
EdgeListList
Definition
Type EdgeListList is a list of EdgeList
Face
GUI Icon

Definition
Type Face
is inherited from Domain
Description
A Face is the topological entity relative to a surface and bounded by loops
FaceList
Definition
Type FaceList is a list of Face
LimitedCurve
GUI Icon

Definition
Type LimitedCurve
is inherited from Curve
Description
A LimitedCurve is a special curve which define a curve with bounds, so it has limits in its parameter space.
LimitedCurveList
Definition
Type LimitedCurveList is a list of LimitedCurve
Loop
GUI Icon

Definition
Type Loop
is inherited from CADEntity
Description
A Loop is a cyclic list of edges. It is used to define boundaries of faces
LoopList
Definition
Type LoopList is a list of Loop
Model
GUI Icon

Definition
Type Model
is inherited from CADEntity
Description
A Model is a CAD entity which contains a set of bodies and surfacic domains
Shape
GUI Icon

Definition
Type Shape
is inherited from CADEntity
Description
A Shape is the base type for CAD topology entities
Surface
GUI Icon

Definition
Type Surface
is inherited from CADEntity
Description
A Surface is a CAD entity defining the geometrical representation of a CAD surface
Vertex
GUI Icon

Definition
Type Vertex
is inherited from Shape
Description
A Vertex is the topological entity used to define a point in space
VertexList
Definition
Type VertexList is a list of Vertex