Trait iso_10303_parts::ap203::ISurfaceOfRevolution[][src]

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

Required methods

Implementors