kcl → types →
Solid
An solid is a collection of extrude surfaces.
Type: object
Properties
Property | Type | Description | Required |
---|---|---|---|
id | string | The id of the solid. | No |
value | [ ExtrudeSurface ] | The extrude surfaces. | No |
sketch | Sketch | The sketch. | No |
height | number | The height of the solid. | No |
startCapId | string | The id of the extrusion start cap | No |
endCapId | string | The id of the extrusion end cap | No |
edgeCuts | [ EdgeCut ] | Chamfers or fillets on this solid. | No |
__meta | [ Metadata ] | Metadata. | No |