Vec4iSubtraction(Vec4i, Int32) Operator |
返回用户文档首页Namespace: LoongCAD.GeometryAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax public static Vec4i operator -(
Vec4i vec,
int v
)
Parameters
- vec Vec4i
-
- v Int32
-
Return Value
Vec4iSee Also