IManagedDrawingNotes.HoleThreadNotes Property

Gets the collection of hole and thread notes on the sheet.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property HoleThreadNotes As IManagedHoleThreadNotes
	Get

C#

IManagedHoleThreadNotes HoleThreadNotes { get; }

Return Value

Type: IManagedHoleThreadNotes

See Also

Reference

IManagedDrawingNotes Interface
Autodesk.iLogic.Interfaces Namespace