Trait iso_10303_parts::ap214::ILengthFunction[][src]

pub trait ILengthFunction: INumericExpression + IUnaryGenericExpression {
    fn operand(&self) -> &EntityRef;
}

Required methods

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

Implementors