Share

EdgeSymbolDefinition Object


Description

EdgeSymbolDefinition Object.

Methods

Name Description
Copy Method that creates a copy of this EdgeSymbolDefinition object.

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.
Edges Read-write property that gets and sets the edges text.
HorizontalValue Read-write property that gets and sets the horizontal value of the EdgeSymbol.
HorizontalValueLower Read-write property that gets and sets the horizontal value lower of the EdgeSymbol.
IndicationType Read-write property that gets and sets the indication type of the edge symbol.
Layer Read-write property that gets and sets the layer associated with this object.
Parent Gets the parent object from whom this object can logically be reached.
RangeOfValues Read-write property that gets and sets whether to use range of values.
ReferenceToISO Read-write property that gets and sets whether to reference to ISO 13715.
SidesDefined Read-write property that gets and sets whether to enable the states of all edges around the profile of a part with sides clearly defined.
StatesOfAllEdgesAroundProfile Read-write property that gets and sets whether to enable the states of all edges around the profile of a part.
Style Read-write property that gets and sets the edge symbol style associated with this object.
Type Gets the constant that indicates the type of this object.
UndefinedValue Read-write property that gets and sets the undefined value of the EdgeSymbol.
UndefinedValueLower Read-write property that gets and sets the undefined value lower of the EdgeSymbol.
ValuePositionType Read-write property that gets and sets the value position type of the edge symbol.
VerticalValue Read-write property that gets and sets the vertical value of the EdgeSymbol.
VerticalValueLower Read-write property that gets and sets the vertical value lower of the EdgeSymbol.

Accessed From

EdgeSymbol.Definition, EdgeSymbolDefinition.Copy, EdgeSymbols.CreateDefinition

Version

Introduced in version 2024

Was this information helpful?