Click or drag to resize

TransformationPlane Class

返回用户文档首页
表示一个世界空间到局部空间的双向变换平面
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.Friendly.SceneTransformationPlane

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

The TransformationPlane type exposes the following members.

Constructors
 NameDescription
Public methodTransformationPlaneInitializes a new instance of the TransformationPlane class
Public methodTransformationPlane(CoordinateSystem)Initializes a new instance of the TransformationPlane class
Public methodTransformationPlane(Mat43)Initializes a new instance of the TransformationPlane class
Public methodTransformationPlane(TransformationPlane)Initializes a new instance of the TransformationPlane class
Public methodTransformationPlane(Point, Vector, Vector)Initializes a new instance of the TransformationPlane class
Top
Properties
Methods
See Also