| 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. |
| BendNotes |
Property that returns the collection of bend notes on the sheet. |
| ChamferNotes |
Property that returns the collection of chamfer notes on the sheet. |
| Count |
Property that returns the number of items in the collection. |
| GeneralNotes |
Property that returns the collection of general notes on the sheet. |
| HoleThreadNotes |
Property that returns the collection of hole and thread notes on the sheet. |
| Item |
Returns the specified DrawingNote object from the collection. |
| LeaderNotes |
Property that returns the collection of leader notes on the sheet. |
| PunchNotes |
Property that returns the collection of punch notes on the sheet. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |