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: 25.0
Syntax
VB
ReadOnly Property ThisDocument As ICadDoc
Get
C#
ICadDoc ThisDocument { get; }
Property Value
Type:
ICadDoc
See Also
Reference