Trait iso_10303_parts::ap214::IRotationAboutDirection[][src]

pub trait IRotationAboutDirection {
    fn direction_of_axis(&self) -> &EntityRef;
fn rotation_angle(&self) -> &Real; }

Required methods

Implementors