OEMolSDPropertyFxn

class OEMolSDPropertyFxn : public OEMolPropertyFxn

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

The following methods are publicly inherited from OEMolPropertyFxn:

CreateCopy

Get

Has

Constructors

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

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