Class CuboidCentersDto (Inputs.JSCAD)
Constructors
constructor
new CuboidCentersDto( centers?: Point3[], width?: number, length?: number, height?: number,): CuboidCentersDto Parameters
Optionalcenters: Point3[]Optionalwidth: numberOptionallength: numberOptionalheight: number
Properties
centers
width
width: number
length
length: number
height
height: number
Feeds
shapes.cuboidsOnCenterPoints: one box of the same sizes on every center point, coming back in the same order.