kcl → types

SolidSet

A solid or a group of solids.

This schema accepts exactly one of the following:

An solid is a collection of extrude surfaces.

Type: object

Properties

PropertyTypeDescriptionRequired
typeenum: solidNo
idstringThe id of the solid.No
value[ ExtrudeSurface ]The extrude surfaces.No
sketchSketchThe sketch.No
heightnumberThe height of the solid.No
startCapIdstringThe id of the extrusion start capNo
endCapIdstringThe id of the extrusion end capNo
edgeCuts[ EdgeCut ]Chamfers or fillets on this solid.No
__meta[ Metadata ]Metadata.No

Type: [object, array]

[ Solid ]

Properties

PropertyTypeDescriptionRequired
typeenum: solidsNo