Related C++ Class: CVertexRefArray
Inheritance
PointCollection
VertexCollection
Introduced
3.0
Description
A collection of Vertex objects. You can access vertices from Edge.Vertices, PolygonFace.Vertices and PolygonMesh.Vertices.
Methods
|
|
|
|
Properties
|
|
Examples
VBScript Example
set oCone = ActiveSceneRoot.AddGeometry("Cone","MeshSurface")
set oEdges = oCone.ActivePrimitive.Geometry.VerticesSee Also
|
|
|
|
Autodesk Softimage v7.5