Description:
Read the objects from a file and use them as the instance's definition geometry.
Parameters:
- idefIndex
- Type: int
- zero based index of instance definition to delete. This must be in the range 0 <= idefIndex < InstanceDefinitionTable.Count.
- filename
- Type: string
- name of file (can be any type of file that Rhino or a plug-in can read)
- updateNestedLinks
- Type: bool
- If True and the instance definition references to a linked instance definition, that needs to be updated, then the nested definition is also updated. If false, nested updates are skipped.
- quiet
- Type: bool
Returns:
Type: bool
Available since:
5.9