Trait iso_10303_parts::ap214::IUnconstrainedPairValue[][src]

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

Required methods

Implementors