Trait iso_10303_parts::ap203::IOrientedClosedShell[][src]

pub trait IOrientedClosedShell: IClosedShell {
    fn closed_shell_element(&self) -> &EntityRef;
fn orientation(&self) -> bool; }

Required methods

Implementors