Trait iso_10303_parts::ap203::IOrientedFace[][src]

pub trait IOrientedFace: IFace {
    fn face_element(&self) -> &EntityRef;
fn orientation(&self) -> bool; }

Required methods

Implementors