DrawingNotes.HoleThreadNotes Property
Parent Object: DrawingNotesDescription
Property that returns the collection of hole and thread notes on the sheet.
Syntax
DrawingNotes.HoleThreadNotes() As HoleThreadNotesProperty Value
This is a read only property whose value is a HoleThreadNotes.Samples
Name | Description |
Create thread note | This sample demonstrates the creation of a thread note on a drawing view. |