ControllerGetPickedObjects Method |
返回用户文档首页Namespace: LoongCAD.STCAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntaxpublic long[] GetPickedObjects(
bool ctrl,
bool alt,
bool shift
)
Parameters
- ctrl Boolean
-
- alt Boolean
-
- shift Boolean
-
Return Value
Int64
See Also