The SubGroup type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| CompareTo |
Compare two BaseObject object using Index value
(Inherited from BaseObject.) | |
| Equals | Overloaded. | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Override GetHashCode method of the base class
(Inherited from BaseObject.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Atoms |
Atoms that define the Sub group
| |
| Bonds |
Bonds that define the Sub group
| |
| Bracket1 |
DataPair of Point2D the left bracket of this SubGroup
| |
| Bracket2 |
DataPair of Point2D defining the right bracket of this SubGroup
| |
| BracketStyle |
Displayed bracket style: BRACKET (default) or PAREN
| |
| Class |
Program-specific field information
| |
| ComponentOrder |
Component Numbers
| |
| Connectivity |
Group connectivity
| |
| FieldData |
Query or field data
| |
| FieldDisp |
Data Sgroup field display information
| |
| FieldInfo |
Program-specific field information
| |
| FieldName |
Name of data field for Data Sgroup
| |
| Flag |
Byte Flag property
(Inherited from BaseObject.) | |
| HasBracket |
Bracket1 and bracket2 has not null 2 _coordinates
| |
| Index |
Index property
(Inherited from BaseObject.) | |
| Label |
SubGroup Label
| |
| Multiplier |
Multiple group multiplier
| |
| Parent |
Parent Sgroup index
| |
| QueryOp |
Query operator
| |
| QueryType |
Type of query or no query if missing
| |
| Subscript |
Text of subscript Sgroup
| |
| SubType |
Group sub type
| |
| SuperatomPosition |
Point3D defining a super atom position
| |
| Type |
Group type
|