new Base(chemObject)
Base operation for ChemObject instance.
Parameters:
Name | Type | Description |
---|---|---|
chemObject |
Kekule.ChemObject | Target chem object. |
Properties:
Name | Type | Description |
---|---|---|
target |
Kekule.ChemObject | Target chem object. |
allowCoordBorrow |
Bool | Whether allow borrowing between 2D and 3D when manipulating coords. |
The |
Kekule.Editor.BaseEditor | editor object associated. |
Extends
- Kekule.Operation