MainFactory ClassChemAxon .NET API
This class provides access to the Chemistry, Database, IO and the Workflow functionality.
Inheritance Hierarchy

SystemObject
  ChemAxon.NET.APIMainFactory

Namespace: ChemAxon.NET.API
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax

public static class MainFactory

The MainFactory type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberChemistry
Create, filter or r-group decomposition molecules.
Public propertyStatic memberControlLoader
Allow to control loading of Marvin insfrastructure from outside. Loading time of Marvin controls can be done asynchronously by the loader.
Public propertyStatic memberDatabase
Search, create, update, insert and delete molecules from a database.
Public propertyStatic memberIO
Process files (read/write) with molecule content, copy and paste molecule(s) and other assay data.
Public propertyStatic memberLicenseHandler
Set license
Public propertyStatic memberWorkflow
Visualize/edit molecule.
Top
See Also

Reference