The Wayback Machine - https://web.archive.org/web/20160913174234/http://www.cambridgesoft.com/services/documentation/sdk/chemdraw/cdx/properties/Bond_EndAttach.htm

Bond_EndAttach Property

CDXML Name:EndAttach
CDX Constant Name:kCDXProp_Bond_EndAttach
CDX Constant Value:0x0609
Data Size:UINT8
Property of objects:kCDXObj_Bond
First written/read in:ChemDraw 4.0
Required?No

Description:

Indicates where within the Bond_End node a bond is attached.

The value stored is the zero-based character offset from the beginning of the text representing the label. This value assumes that all characters in the label are single-byte. For example, if a bond attaches to the fifth character of a Japanese label, this value would be 8, not 4.

See also kCDXProp_Bond_BeginAttach.

If this property is absent:

The bond is assumed to be attached to the first character in the label.

 


CDX Documentation index