DrawingNotes.BendNotes Property
Parent Object: DrawingNotesDescription
Property that returns the collection of bend notes on the sheet.
Syntax
DrawingNotes.BendNotes() As BendNotesProperty Value
This is a read only property whose value is a BendNotes.Samples
Name | Description |
Create bend note | This sample demonstrates the creation of a bend note on the drawing view of a flat pattern. |