Share

MarkFeatures Object


Description

Part Mark Features Object.

Methods

Name Description
Add Method that creates a new mark feature.
CreateMarkDefinition Method that creates a new MarkDefinition objec.

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.
Count Gets the number of items in this collection.
Item Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.
Type Gets the constant that indicates the type of this object.

Accessed From

FlatPatternFeatures.MarkFeatures, PartFeatures.MarkFeatures, SheetMetalFeatures.MarkFeatures

Samples

Name Description
Mark feature creation sample This sample demonstrates how to create a mark feature in part document.

Version

Introduced in version 2023

Was this information helpful?