Trait iso_10303_parts::ap203::ISolidWithPocket[][src]

pub trait ISolidWithPocket: ISolidWithDepression {
    fn floor_blend_radius(&self) -> &Real;
fn draft_angle(&self) -> &Real; }

Required methods

Implementors