Beam(Point, Point) Constructor |
返回用户文档首页Initializes a new instance of the
Beam class
Namespace: LoongCAD.STC.Friendly.SceneAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntaxpublic Beam(
Point startPoint,
Point endPoint
)
Parameters
- startPoint Point
-
- endPoint Point
-
See Also