Trait iso_10303_parts::ap214::IOrientedSurface[][src]

pub trait IOrientedSurface: ISurface {
    fn orientation(&self) -> bool;
}

Required methods

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

Implementors