OEMolGDPropertyFxn

class OEMolGDPropertyFxn : public OEMolPropertyFxn

This class can be used to access molecule properties defined as generic data in a molecule.

The following methods are publicly inherited from OEMolPropertyFxn:

CreateCopy

Get

Has

Constructors

OEMolGDPropertyFxn(tag: str) -> OEMolGDPropertyFxn
OEMolGDPropertyFxn(arg2: OEMolGDPropertyFxn) -> OEMolGDPropertyFxn

Default and copy constructors. The tag parameter referes to the generic data tag corresponding to the property of interest.