Click or drag to resize

TransformationPlaneToWorld(LineSegment) Method

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public LineSegment ToWorld(
	LineSegment line
)

Parameters

line  LineSegment
 

Return Value

LineSegment
See Also