Class TransformShapesDto<T> (Inputs.OCCT)
Constructors
constructor
Parameters
Optionalshapes: T[]Optionaltranslations: Vector3[]OptionalrotationAxes: Vector3[]OptionalrotationAngles: number[]OptionalscaleFactors: number[]
Properties
shapes
translations
rotationAxes
rotationAngles
rotationAngles: number[]
scaleFactors
scaleFactors: number[]
Shapes and one scale, rotation and translation each for
transforms.transformShapes; all the lists must have the same length.