Share

CosmeticWeldDefinition Object


Description

Cosmetic Weld Definition Object.

Methods

Name Description
Copy Creates a copy of this CosmeticWeldDefinition object.
SetFromToExtent Method that set the extent type to from-to extent for the weld. Calling this method will set the ExtentType to kFromToExtent.
SetThroughAllExtent Method that changes the extents to be “through all” extents.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Area Read-write property that provides access to the area of the cosmetic weld.
Edges Read-write property that gets and sets the set of edges the cosmetic weld is on.
ExtentType Read only property that gets and set the extent type for the weld.
FromFace Read only property that gets and sets a planar object as beginning plane to terminate the cosmetic weld.
ToFace Read only property that gets and sets a planar object as ending plane to terminate the cosmetic weld.
Type Gets the constant that indicates the type of this object.

Accessed From

CosmeticWeld.Definition, CosmeticWeldDefinition.Copy, CosmeticWelds.CreateDefinition

Version

Introduced in version 2017

Was this information helpful?