龙宫STC SDK API Manual
龙宫STC SDK API Manual
龙宫STC SDK API 手册
LoongCAD.Geometry
Vec3 Structure
Vec3 Properties
Item Property
Length Property
LengthSqr Property
XY Property
XZ Property
YZ Property
Vec
3
Length Property
返回用户文档首页
获取此Vec3对象的长度(或模)。
Namespace:
LoongCAD.Geometry
Assembly:
LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
Copy
public
double
Length
{
get
; }
Property Value
Double
向量的长度,计算为根号下 (X * X + Y * Y + Z * Z)。
See Also
Reference
Vec3 Structure
LoongCAD.Geometry Namespace
返回首页
https://www.loongcad.com