COLLECTED BY
Organization:
Alexa Crawls
Starting in 1996,
Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the
Wayback Machine after an embargo period.
Starting in 1996,
Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the
Wayback Machine after an embargo period.
The Wayback Machine - https://web.archive.org/web/20190326220447/http://www.cambridgesoft.com:80/services/documentation/sdk/chemdraw/cdx/properties/LineWidth.htm
LineWidth Property
CDXML Name: | LineWidth |
CDX Constant Name: | kCDXProp_LineWidth |
CDX Constant Value: | 0x0807 |
Data Size: | CDXCoordinate |
Property of objects: | kCDXObj_Document, kCDXObj_Node, kCDXObj_Bond, kCDXObj_Graphic, kCDXObj_Table, kCDXObj_Spectrum, kCDXObj_Border, kCDXObj_Geometry, kCDXObj_Constraint, kCDXObj_TLCPlate, kCDXObj_Arrow |
| |
First written/read in: | ChemDraw 4.0 |
Required? | Until ChemDraw 4.5 |
Description:
The default line width.
Generally, this property is used to provide a default value for plain lines. ChemDraw uses it to determine the following:
- Line width for most bond types
- Line width for most arrow types
- Line width for most curve types
- Line width for the frame of NamedAlternativeGroups
- Size of the HDot indicator (diameter of dot is 5 * lineWid)
- Size of the HDash indicator
- Size of MultiCenter node indicators
- Thickness of the borders of Attachment Rank Indicator diamonds
- Thickness of the border of Atom-Atom map indicators
- Line width for chemical warning indicators
If this property is absent:
The value from the same property of a containing object will be used. That is, if this property is omitted from an object, but present for the Document, the Document's value will be used. If no value is found at all, ChemDraw will use the value from its last-used Style Sheet.
CDX Documentation index