Click or drag to resize

TFObjectLocalMatrix Property

返回用户文档首页
对象本地空间坐标矩阵

Namespace: LoongCAD.STC.Object3D
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public virtual Mat43 LocalMatrix { get; }

Property Value

Mat43
See Also