STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsModelArticulationCollection Interface

Description

A collection containing a ModelPrimitive's available articulations. A ModelArticulation identifies geometry on the model and is a collection of transformations that can be applied to that geometry.

Public Methods

Public Method ContainsReturns true if the collection contains the articulation.
Public Method GetByNameGets an articulation by name.
Public Method GetItemByStringGets an articulation by name.

Public Properties

Public Property CountGets the number of articulations in the collection.
Public Property ItemGets the articulation at the given index. The index is zero-based.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.