Class ParallelogramDto (Inputs.OCCT)
Constructors
constructor
new ParallelogramDto( center?: Point3, direction?: Vector3, aroundCenter?: boolean, width?: number, height?: number, angle?: number,): ParallelogramDto Parameters
Optionalcenter: Point3Optionaldirection: Vector3OptionalaroundCenter: booleanOptionalwidth: numberOptionalheight: numberOptionalangle: number
Properties
center
direction
aroundCenter
aroundCenter: boolean
width
width: number
height
height: number
angle
angle: number
Center of the circle