Trait iso_10303_parts::ap214::IOrientedPath[][src]

pub trait IOrientedPath: IPath {
    fn path_element(&self) -> &EntityRef;
fn orientation(&self) -> bool; }

Required methods

Implementors