CrossSectionSlice(Double, ListPoint, ListListPoint) Constructor |
返回用户文档首页Namespace: LoongCAD.STC.Friendly.CatalogsAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.25 (2026.0.9.25)
Syntaxpublic CrossSectionSlice(
double location,
List<Point> outerSurfacePoints,
List<List<Point>> holesPoints
)
Parameters
- location Double
-
- outerSurfacePoints ListPoint
-
- holesPoints ListListPoint
-
See Also