Share

ICadDoc.Save Method

Saves the document in which the rule is running.

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

Syntax

VB

Sub Save

C#

void Save()

Remarks

If the rule is running on an event, it might not be possible to save the document.

See Also

Reference

Was this information helpful?