Share

MarkDefinition Object


Description

MarkDefinition Object.

Methods

Name Description
AddGeometrySet Method that creates a new mark geometry set.
Copy Method that creates a copy of this MarkDefinition object.
GetMethod Method that returns the mark method type info.
MarkGeometrySetItem Method that returns the specified MarkGeometrySet object from the collection.
SetMethod Method that sets the mark method type.

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.
Direction Read-write property that gets and sets the extent direction. Set this to kSymmetricExtentDirection is invalid when the method is set to kWrapToFaceMethodType.
MarkGeometrySetCount Property returns the number of mark geometry sets currently defined in the definition.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.

Accessed From

MarkDefinition.Copy, MarkFeature.Definition, MarkFeatureProxy.Definition, MarkFeatures.CreateMarkDefinition

Version

Introduced in version 2023

Was this information helpful?