GeneralNote Object

Derived from: DrawingNote Object

Description

The GeneralNote object represents a general note on a sheet and derives from 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
Fitted Property that returns whether the note remains tightly fitted to the text within the box.
FittedTextHeight Property that returns the actual height of the text within the note. This does not necessarily represent the current height of the note, but only the text within the note. If the Fitted property is True then this value is the same as the height of the note.
FittedTextWidth Property that returns the actual width of the text within the note. This does not necessarily represent the current width of the note, but only the text within the note. If the Fitted property is True then this value is the same as the width of the note.
FormattedText
Height
HorizontalJustification
Layer
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
TextStyle
Type Returns an ObjectTypeEnum indicating this object's type.
UnitAttributes Get the unit attributes associated with the GeneralNote.
UseBackgroundColor
VerticalJustification
Width
WidthScale

Accessed From

GeneralNotes.AddByRectangle, GeneralNotes.AddFitted, GeneralNotes.Item

Version

Introduced in version 10