Share

DSLoads Object


Description

DSLoads Object.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Count Property that returns the number of items in this collection.
Item Input Variant value that specifies the DSLoad to return. This can be either a numeric value indicating the index of the item in the collection or it can be a string indicating the DSLoad name. If an out of range index or a name of a non-existent DSLoad is provided, an error will occur.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

DynamicSimulation.DSLoads

Version

Introduced in version 2013

Was this information helpful?