Trait iso_10303_parts::ap203::ISolidWithGeneralPocket[][src]

pub trait ISolidWithGeneralPocket: ISolidWithPocket {
    fn profile(&self) -> &EntityRef;
fn reference_point(&self) -> &EntityRef; }

Required methods

Implementors