Click or drag to resize

ICadDrawingSheetSheet Property

Gets the Inventor API Sheet object for this sheet.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property Sheet As Sheet
	Get

Return Value

Type: Sheet
An object of type Inventor.Sheet.
See Also