Trait iso_10303_parts::ap214::ISphericalPairValue[][src]

pub trait ISphericalPairValue: IPairValue {
    fn applies_to_pair(&self) -> &EntityRef;
fn input_orientation(&self) -> &SpatialRotation; }

Required methods

Implementors