User Tools

Site Tools


DzVertexGroup

A collection of vertices.

More...

Inherits :

Methods

DAZ Script
DzGeometrygetOwner ()

Detailed Description

Represents a list of vertices from a geometry that are collected into a group. The group is stored as a list of integers which are indices into the vertex list of the geometry which this group references.

See Also:

Methods


DzGeometry : getOwner()

Return Value:

  • The owner of the group.