Trait iso_10303_parts::ap214::IOddFunction[][src]

pub trait IOddFunction: IUnaryBooleanExpression {
    fn operand(&self) -> &EntityRef;
}

Required methods

fn operand(&self) -> &EntityRef[src]

Implementors