ModelLeaderNoteDefinition Object
Description
The ModelLeaderNoteDefinition provides access to all of the information that defines a model leader note.
Methods
Copy |
Method that creates a copy of this LeaderModelNoteDefinition object. The new LeaderModelNoteDefinition object is independent of any leader note. It can edited and used as input to edit an existing note or to create a new note. |
Properties
AnnotationPlane |
Read-write property that gets and sets the annotation plane for the dimension. |
AnnotationPlaneDefinition |
Read-write property that gets and sets the annotation plane definition for the dimension. |
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. |
ArrowheadType |
Read-write property that gets and sets the arrowhead type of the leader. |
AssociatedGeometries |
Read-write property that gets and sets the associated geometries. Valid geometries include faces, edges and vertices. |
Intent |
Read-write property that gets and sets the geometric entity the note is attached to. |
Leader |
Read-only property that returns the leader associated with the leader note. This property will return Nothing in the cases where this object is not associated with a leader. |
Parent |
Read-only property that returns the parent model leader note that this definition is associated with. If the definition is not associated with any existing note this property will return Nothing. |
Position |
Read-write property that gets and sets the position of the note in the part or assembly. The point is projected onto the orientation plane. |
ShowTextBorder |
Read-write property that gets and sets whether to show the text border or not. |
Text |
Read-only property that returns an object that controls all of the text information associated with this note. Properties on the returned ModelAnnoationText object can be edited to change the displayed text. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
ModelLeaderNote.Definition,
ModelLeaderNoteDefinition.Copy,
ModelLeaderNoteProxy.Definition,
ModelLeaderNotes.CreateDefinition
Version
Introduced in version 2018