BatchPrimitiveIndex#
- class ansys.stk.core.graphics.BatchPrimitiveIndex#
Represents an individual item index that is associated with a batch primitive. Provides the Index of the individual item and the Primitive that contains that indexβ¦
Overview#
Import detail#
from ansys.stk.core.graphics import BatchPrimitiveIndex
Property detail#
- property BatchPrimitiveIndex.primitive: IPrimitive#
The Primitive that contains the item at the Index specified.