Provides properties and functions for access to the Inventor document in which the rule is running.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property ThisDocument As ICadDoc Get
C#
ICadDoc ThisDocument { get; }