Class RemoveConsecutiveDuplicatesDto (Inputs.Point)
Constructors
constructor
Parameters
Optionalpoints: Point3[]Optionaltolerance: numberOptionalcheckFirstAndLast: boolean
Properties
points
Optionaltolerance
tolerance?: number
checkFirstAndLast
checkFirstAndLast: boolean
用
point.removeConsecutiveDuplicates过滤的点,以及两个点需要多接近才算相同。