Trait iso_10303_parts::ap214::IRollingSurfacePairValue[][src]

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

Required methods

Implementors