Export Substructure to cpa file.
Declaration Syntax
public virtual void ExportSubstructure(string exportFileName, ExportFormat exportFormat, ExportSettings exportSettings)
Parameters
- exportFileName(string)
- File path for the cpa file to be exported 
- exportFormat(ExportFormat)
- The format to use when exporting. 
- exportSettings(ExportSettings)
- The settings to use when exporting.