Trait iso_10303_parts::ap214::IDegenerateToroidalSurface[][src]

pub trait IDegenerateToroidalSurface: IToroidalSurface {
    fn select_outer(&self) -> bool;
}

Required methods

fn select_outer(&self) -> bool[src]

Implementors