Trait iso_10303_parts::ap203::ISolidWithSphericalBottomRoundHole[][src]

pub trait ISolidWithSphericalBottomRoundHole: ISolidWithSteppedRoundHole {
    fn sphere_radius(&self) -> &Real;
}

Required methods

fn sphere_radius(&self) -> &Real[src]

Implementors