PickFaceResult Constructor |
返回用户文档首页Namespace: LoongCAD.STC.Friendly.SceneAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntaxpublic PickFaceResult(
long objId,
List<Point> border,
List<List<Point>> holes
)
Parameters
- objId Int64
-
- border ListPoint
-
- holes ListListPoint
-
See Also