Trait iso_10303_parts::ap203::ISolidWithStraightSlot[][src]

pub trait ISolidWithStraightSlot: ISolidWithSlot {
    fn slot_length(&self) -> &Real;
}

Required methods

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

Implementors