Click or drag to resize

SceneGetWorkPlane Method

返回用户文档首页
获取当前模型的工作平面

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
public TransformationPlane GetWorkPlane()

Return Value

TransformationPlane
Remarks
注意:STC中CurrentTransformationPlane仅影响插件自身,并非当前的模型工作平面
See Also