Share

WeldBead Object

Derived from: Weld Object

Description

The WeldBead object represents a weld bead within an assembly. The WeldBead object is derived from the Weld object.

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.
BeadFaces Property that returns the set of that define the geometric result of the weld bead.
BeadLength Gets the length of the weld bead.
EndFaces Gets the set of faces that define the ends of the weld bead.
FaceSetOne Returns the first set of faces the weld bead is on.
FaceSetTwo Returns the second set of faces the weld bead is on.
Name Gets and sets the name of the Weld.
SideFaces Gets the set of faces that define the sides of the weld bead.
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

WeldBeads.Item

Version

Introduced in version 8

Was this information helpful?