返回用户文档首页
导出筛选配置文件
Namespace: LoongCAD.STC.Friendly.SceneAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.16 (2025.0.9.16)
Syntaxpublic string Export(
FilterFileType filterType,
string fileName
)
Parameters
- filterType FilterFileType
- 筛选类型
- fileName String
- 筛选文件名
Return Value
String保存文件的完整路径
See Also