Click or drag to resize

ContourPoint(Point, Chamfer) Constructor

返回用户文档首页
Initializes a new instance of the ContourPoint class

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public ContourPoint(
	Point point,
	Chamfer chamfer
)

Parameters

point  Point
 
chamfer  Chamfer
 
See Also