Catalog | 
public class CatalogHandler
The CatalogHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| CatalogHandler | Initializes a new instance of the CatalogHandler class | 
| Name | Description | |
|---|---|---|
| CreateCustomProfile | 创建自定义截面 | |
| GetConnectionStatus | 获取与STC主程序连接状态, 同Document.GetConnectionStatus() | |
| GetLibraryProfileItems | 获取所有预设截面型材对象 | |
| GetMaterialItem | 获取所有材质对象 | |
| GetParametricProfileItems | 获取所有参数化截面型材对象 | |
| ImportLibraryProfileItems | 导入给定目录中所有预设截面配置 | |
| ImportMaterialItems | 导入给定目录中所有材质配置 | |
| ImportParametricProfileItems | 导入给定目录中所有参数化截面配置 | |
| ImportProfileItem(String) | 导入单个截面配置文件 | |
| ImportProfileItem(String, DObject) | 导入单个截面配置 | |
| ImportProfileItems | 导入给定目录中所有截面配置 | |
| ModifyCustomProfile | 修改自定义截面 |