Trait iso_10303_parts::ap203::ISolidWithSingleOffsetChamfer[][src]

pub trait ISolidWithSingleOffsetChamfer: ISolidWithChamferedEdges {
    fn offset_distance(&self) -> &Real;
}

Required methods

Implementors