Trait iso_10303_parts::ap214::ISurfaceOfRevolution[][src]

pub trait ISurfaceOfRevolution: ISweptSurface {
    fn axis_position(&self) -> &EntityRef;
}

Required methods

Implementors