kcl → types

CircularPattern3dData

Data for a circular pattern on a 3D model.

Type: object

Properties

PropertyTypeDescriptionRequired
repetitionsUintThe number of repetitions. Must be greater than 0. This excludes the original entity. For example, if repetitions is 1, the original entity will be copied once.No
axis[number, number, number]The axis around which to make the pattern. This is a 3D vector.No
center[number, number, number]The center about which to make the pattern. This is a 3D vector.No
arcDegreesnumberThe arc angle (in degrees) to place the repetitions. Must be greater than 0.No
rotateDuplicatesbooleanWhether or not to rotate the duplicates as they are copied.No