Class FaceSubdivisionToWiresDto<T> (Inputs.OCCT)
Constructors
constructor
new FaceSubdivisionToWiresDto<T>( shape?: T, nrDivisions?: number, isU?: boolean, shiftHalfStep?: boolean, removeStart?: boolean, removeEnd?: boolean,): FaceSubdivisionToWiresDto<T> Parameters
Optionalshape: TOptionalnrDivisions: numberOptionalisU: booleanOptionalshiftHalfStep: booleanOptionalremoveStart: booleanOptionalremoveEnd: boolean
Properties
shape
nrDivisions
nrDivisions: number
isU
isU: boolean
shiftHalfStep
shiftHalfStep: boolean
removeStart
removeStart: boolean
removeEnd
removeEnd: boolean
Provide options without default values