PickerPickFace(String) Method | 
返回用户文档首页
            捕捉零件几何体的一个面
            
Namespace: LoongCAD.STC.Friendly.Scene.UIAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.17 (2025.0.9.17)
Syntaxpublic PickFaceResult PickFace(
	string tips
)
Parameters
- tips  String
 - 显示在软件左下角的提示信息
 
Return Value
PickFaceResult捕捉到的零件面
See Also