Class NormalizeFaceParametrizationDto<T> (Inputs.OCCT)
Constructors
constructor
Parameters
Optionalshape: TOptionalnormalizeU: booleanOptionalnormalizeV: booleanOptionalsamples: numberOptionaltolerance: number
Properties
shape
normalizeU
normalizeU: boolean
normalizeV
normalizeV: boolean
samples
samples: number
tolerance
tolerance: number
Reparametrize a face so its U and/or V parameter is ~uniform by arc length (even iso spacing).