Trait iso_10303_parts::ap203::ISolidWithCurvedSlot[][src]

pub trait ISolidWithCurvedSlot: ISolidWithSlot {
    fn slot_centreline(&self) -> &EntityRef;
}

Required methods

Implementors