Share

EmbossFeatures Object


Description

The EmbossFeatures object represents a collection of objects on a part.

Methods

Name Description
AddEmbossEngraveFromPlane Method that creates a new emboss feature by embossing and/or engraving a profile on one or more faces in the model.
AddEmbossFromFace Method that creates a new emboss feature by embossing a profile on one or more faces in the model.
AddEngraveFromFace Method that creates a new emboss feature by engraving a profile on one or more faces in the model.

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

Accessed From

FlatPatternFeatures.EmbossFeatures, PartFeatures.EmbossFeatures, SheetMetalFeatures.EmbossFeatures

Version

Introduced in version 6

Was this information helpful?