Class Name: Vertex
Subclasses
This DRM class is concrete and has no subclasses.
Definition
An instance of this DRM class specifies a point that defines the end
of a line or the corner of a face. <Vertex> instances are
used in the specification of:
- arcs,
- finite element meshes,
- lines, and
- polygons.
Primary Page in DRM Diagram:
Secondary Pages in DRM Diagram:
Example
<Vertex> instances are used to specify the three corners
of a triangular polygon.
<Vertex> instances are used to specify the two endpoints
of an arc.
FAQs
No FAQs supplied.
Constraints
Associated with (two-way)
Composed of (two-way)
Component of (two-way)
Inherited Field Elements
This class has no inherited field elements.
Notes
Associated with Notes
The <Geometry Node> instance that is associated with
a <Vertex> instance is used in
topological representations, if topology is explicitly provided.
Composed of Notes
See <<Image Mapping Functions and Texture Coordinates>>.
Prev: Variable.
Next: Volume Extent.
Up:Index.