PickFaceResult Constructor | 
返回用户文档首页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(
	long objId,
	List<Point> border,
	List<List<Point>> holes
)
Parameters
- objId  Int64
 -  
 - border  ListPoint
 -  
 - holes  ListListPoint
 -  
 
See Also