CDXML Name: | GenericList |
CDX Constant Name: | kCDXProp_Atom_GenericList |
CDX Constant Value: | 0x0441 |
Data Size: | CDXGenericList |
Property of objects: | kCDXObj_Node |
First written/read in: | ChemDraw 10.0 |
Required? | No |
Description:
A list of generic nicknames.
This property is irrelevent except for nodes with a kCDXProp_Node_Type of ElementList or ElementListNickname. This property is used in conjunction with the kCDXProp_Atom_ElementList property. Either or both lists may be populated for a given node of ElementList or ElementListNickname type.
If this property is absent:
The element list values should be derived from the contained Text object, if present. If no such object is present, the list is empty, which is almost certainly undesired.