Click or drag to resize

TFObjectSetWorldCtrlPoints Method

返回用户文档首页
在世界坐标系下设置控制点 NOTE: points中坐标位置受Scene.GlobalTransform影响

Namespace: LoongCAD.STC.Object3D
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
void SetWorldCtrlPoints(
	Vec3[] points
)

Parameters

points  Vec3
See Also