Trait iso_10303_parts::ap214::IPairValue[][src]

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

Required methods

Implementors