Share

Weld Object


Description

The Weld object represents a weld within an assembly. The Weld object is a base class of the CosmeticWeld and WeldBead objects.

Methods

Name Description
Delete Method that deletes the weld. The arguments allow control over which dependent objects are also deleted.

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.
Name Gets and sets the name of the Weld.
SymbolAttachPoint Property that returns the coordinate where the weld symbol attached to the weld geometry.
SymbolBreakPoint Property that returns the coordinate where the weld symbol leader line break point is.
Type Returns an ObjectTypeEnum indicating this object's type.
WeldInfo Gets the weld description information as a String containing XML formatted data. For more information on XML formatting see More XML Weld Info...

Accessed From

Welds.Item

Derived Classes

CosmeticWeld, WeldBead

Version

Introduced in version 8

Was this information helpful?