AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsModelArticulationCollection Collection

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.

Object Model


Public Methods

Public Method Contains Returns true if the collection contains the articulation.
Public Method GetByName Gets an articulation by name.
Public Method GetItemByString Gets an articulation by name.

Public Properties

Public Property Count Gets the number of articulations in the collection.
Public Property Item Gets the articulation at the given index. The index is zero-based.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1