Description:
Obsolete method that always returns false. Marks the source path for a linked instance definition as relative or absolute.
Syntax:
deprecated in 6.0
obsolete: Source paths are always absolute at runtime. They cannot be changed.
Parameters:
- idef
- Type: InstanceDefinition
- The instance definition to be marked.
- relative
- Type: bool
- If true, the path should be considered as relative. If false, the path should be considered as absolute.
- quiet
- Type: bool
- If true, then message boxes about erroneous parameters will not be shown.
Returns:
Type: bool
True if the instance definition could be modified.
Available since:
5.0