Click or drag to resize

ICadDrawingKeepExtraResources Property

If this is set to False, then resources that have been copied from the drawing specified by ResourceFileName will be deleted from the current drawing when an iLogic function is used to replace them. This helps to redcue the number of unused resources stored in the drawing. The default value is True.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property KeepExtraResources As Boolean
	Get
	Set

Return Value

Type: Boolean
See Also