Share

CosmeticWeld Object

Derived from: Weld Object

Description

The CosmeticWeld object represents a cosmetic weld within an assembly. The CosmeticWeld 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.
Definition Read-write property that gets and sets the definition object which defines the various inputs that were used to create the cosmetic weld.
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

CosmeticWelds.Add, CosmeticWelds.Item

Version

Introduced in version 8

Was this information helpful?