Skip to main content

Crate kcl_api

Crate kcl_api 

Source

Re-exports§

pub use ast::node_path::NodePath;
pub use ast::node_path::Step;

Modules§

ast

Structs§

ArtifactId
ObjectId
OpArg
An argument to a CAD modeling operation.
OpHelix
OpSketch
OpSolid
OperationsByModule

Enums§

Group
NumericType
OpKclValue
A KCL value used in Operations. ArtifactIds are used to refer to the actual scene objects. Any data not needed in the UI may be omitted.
Operation
A CAD modeling operation for display in the feature tree, AKA operations timeline.
UnitAngle
The valid types of angle formats.
UnitArea
The valid types of area units.
UnitDensity
The valid types for density units.
UnitLength
The valid types of length units.
UnitMass
The valid types of mass units.
UnitType
UnitVolume
The valid types of volume units.

Type Aliases§

OpKclObjectFields