LeaderNote Object

Derived from: DrawingNote Object

Description

The LeaderNote object represents a note with an attached leader on a sheet and derives from the DrawingNote object. The properties and methods listed below are in addition to those supported by the DrawingNote object.

Methods

Name Description
Delete Method that deletes the DrawingNote.
GetReferenceKey Method that generates and returns the reference key for this entity.

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.
AttributeSets Property that returns the AttributeSets collection object associated with this object.
BackgroundColor
Color
DimensionStyle
FormattedText
HorizontalJustification
Layer
Leader Property that returns the Leader object.
LineSpacing
LineSpacingType
Parent Property that returns the parent sheet of the object.
Position
RangeBox Property that returns a Box2D object which contains the lower-left and upper-right corners of a rectangle that is guaranteed to enclose this object.
Rotation
StackedTextPosition
Text
Type Returns an ObjectTypeEnum indicating this object's type.
UnitAttributes Get the unit attributes associated with the LeaderNote.
UseBackgroundColor
VerticalJustification
WidthScale

Accessed From

LeaderNotes.Add, LeaderNotes.Item

Derived Classes

BendNote, ChamferNote, PunchNote

Samples

Name Description
Add new leader note This sample illustrates creating leader text on a sheet.

Version

Introduced in version 10