Share

Welds Object


Description

The Welds object provides access to all of the existing welds within a weldment.

Methods

Name Description
Edit Method that activates this object for editing by the user.
ExitEdit Method that causes the current editing environment to be closed and the user interface to return to weldment editing environment.

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.
CosmeticWelds Property that returns the CosmeticWelds object.
Count Property that returns the number of items in this collection.
Item Returns the specified Weld object from the collection.
Type Returns an ObjectTypeEnum indicating this object's type.
WeldBeads Property that returns the WeldBeads object.

Accessed From

WeldmentComponentDefinition.Welds

Version

Introduced in version 8

Was this information helpful?