Click or drag to resize

WorkPlaneHandlerSetCurrentTransformationPlane Method

返回用户文档首页
设置当前工作平面

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public void SetCurrentTransformationPlane(
	TransformationPlane plane
)

Parameters

plane  TransformationPlane
工作平面
See Also