Click or drag to resize

ICadDrawingDocument Property

Gets the drawing document in which the rule is running.

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

Return Value

Type: DrawingDocument
The DrawingDocument (an Inventor API object).
See Also