Share

AssemblyJointsEnumerator Object


Description

Provides access to the joints acting directly on a particular occurrence. This object may also be used wherever a snapshot of a set of assembly joints needs to be returned (this is a snapshot taken at the time this object is retrieved).

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Method that returns the specified AssemblyJoint object from the collection. This is the default method of the AssemblyJointsEnumerator collection object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

ComponentOccurrence.Joints, ComponentOccurrenceProxy.Joints, RigidBodyJoint.Joints

Version

Introduced in version 2014

Was this information helpful?