Trait iso_10303_parts::ap203::ISolidWithTeeSectionSlot[][src]

pub trait ISolidWithTeeSectionSlot: ISolidWithSlot {
    fn tee_section_width(&self) -> &Real;
fn collar_depth(&self) -> &Real; }

Required methods

Implementors