Class ChamferDto<T>
Constructors
constructor
- new ChamferDto<T>(shape?: T, distance?: number, distanceList?: number[], indexes?: number[]): ChamferDto<T>
-
Type parameters
Parameters
-
Optional shape: T
-
Optional distance: number
-
Optional distanceList: number[]
-
Optional indexes: number[]
Properties
Optional distance
distance: number
Optional distanceList
distanceList: number[]
Optional indexes
indexes: number[]
shape
shape: T
Distance for the chamfer
0.1
0
Infinity
true
0.1