Share

Vertices Object


Description

The Vertices object represents a collection of objects.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Allows integer-indexed access to items in the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Face.Vertices, FaceProxy.Vertices, SurfaceBody.Vertices, SurfaceBodyProxy.Vertices

Version

Introduced in version 4

Was this information helpful?