[−][src]Trait maker_panel::features::InnerFeature
Specifies geometry interior to the bounds of the panel.
Specifies geometry interior to the bounds of the panel.
pub fn name(&self) -> &'static str[src]pub fn translate(&mut self, v: Coordinate<f64>)[src]pub fn atoms(&self) -> Vec<InnerAtom>[src]impl<'a> InnerFeature for Box<dyn InnerFeature + 'a>[src]pub fn name(&self) -> &'static str[src]pub fn translate(&mut self, v: Coordinate<f64>)[src]pub fn atoms(&self) -> Vec<InnerAtom>[src]impl InnerFeature for ScrewHole[src]pub fn name(&self) -> &'static str[src]pub fn translate(&mut self, v: Coordinate<f64>)[src]pub fn atoms(&self) -> Vec<InnerAtom>[src]impl InnerFeature for Unit[src]