Share

EdgeSymbols Object


Description

EdgeSymbols Object.

Methods

Name Description
Add Method that creates a new edge symbol. The newly created EdgeSymbol object is returned.
CreateDefinition Method that creates a new edge symbol definition.

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 integer-indexed access to items in the collection.
Type Gets the constant that indicates the type of this object.

Accessed From

Sheet.EdgeSymbols

Samples

Name Description
EdgeSymbol Creation Sample This sample is to demonstrate how to create a EdgeSymbol in drawing document.

Version

Introduced in version 2024

Was this information helpful?