Trait iso_10303_parts::ap214::ICylindricalPairValue[][src]

pub trait ICylindricalPairValue: IPairValue {
    fn applies_to_pair(&self) -> &EntityRef;
fn actual_translation(&self) -> &Real;
fn actual_rotation(&self) -> &Real; }

Required methods

Implementors