Accessimport assembly session.viewports[name].assemblyDisplay.displayGroupInstances[name] session.viewports[name].layers[name].assemblyDisplay\ .displayGroupInstances[name] import visualization session.viewports[name].layers[name].odbDisplay\ .displayGroupInstances[name] import part session.viewports[name].layers[name].partDisplay\ .displayGroupInstances[name] session.viewports[name].odbDisplay.displayGroupInstances[name] session.viewports[name].partDisplay.displayGroupInstances[name] nodes()
This method is used to obtain the list of nodes present in the DisplayGroupInstance object. It returns a Dictionary object keyed by part instance names, the value of which is a list of user node labels belonging to the part instance and contained in the DisplayGroupInstance object. This method is available only for DisplayGroupInstance objects that are members of the DisplayGroupInstance repository member of OdbDisplay object. ArgumentsNone. Return valueA Dictionary object. ExceptionsNone. elements()
This method returns the list of elements present in the DisplayGroupInstance object. The elements method returns a Dictionary object that uses part instance names for the keys. The value of the items in the Dictionary object is a List of user element labels that belong to the part instance and are contained in the DisplayGroupInstance object. This method is available only for DisplayGroupInstance objects that are members of the DisplayGroupInstance repository member of the OdbDisplay object. ArgumentsNone. Return valueA Dictionary object. ExceptionsNone. setValues(...)
This method modifies the DisplayGroupInstance object. The setValues method is available only for DisplayGroupInstance objects that are members of the DisplayGroupInstance repository member of the OdbDisplay object. Required argumentsNone. Optional arguments
Return valueNone. ExceptionsNone. MembersThe DisplayGroupInstance object can have the following members:
|