Trait iso_10303_parts::ap203::ISolidWithConstantRadiusEdgeBlend[][src]

pub trait ISolidWithConstantRadiusEdgeBlend: IEdgeBlendedSolid {
    fn radius(&self) -> &Real;
}

Required methods

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

Implementors