Click or drag to resize

Position Class

返回用户文档首页
对象方位信息
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.Friendly.ScenePosition

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public class Position

The Position type exposes the following members.

Constructors
 NameDescription
Public methodPositionInitializes a new instance of the Position class
Top
Properties
 NameDescription
Public propertyDepth 沿深度基准位置
Public propertyDepthOffset 沿深度偏移
Public propertyPlane 沿平面基准位置
Public propertyPlaneOffset 沿平面偏移
Public propertyRotation 旋转基准面
Public propertyRotationOffset 旋转角度
Top
See Also