Chamfer(Double, Double, ChamferChamferTypeEnum) Constructor |
返回用户文档首页Initializes a new instance of the
Chamfer class
Namespace: LoongCAD.STC.Friendly.SceneAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic Chamfer(
double x,
double y,
ChamferChamferTypeEnum type
)
Parameters
- x Double
-
- y Double
-
- type ChamferChamferTypeEnum
-
See Also