Trait iso_10303_parts::ap214::ISimplePairRange[][src]

pub trait ISimplePairRange {
    fn applies_to_pair(&self) -> &EntityRef;
}

Required methods

Implementors