Trait fj_kernel::builder::ShellBuilder
source · pub trait ShellBuilder {
fn create_cube_from_edge_length(
edge_length: impl Into<Scalar>,
objects: &mut Service<Objects>
) -> Self;
}Expand description
Builder API for PartialShell