Trait iso_10303_parts::ap214::ISpecifiedHigherUsageOccurrence[][src]

pub trait ISpecifiedHigherUsageOccurrence: IAssemblyComponentUsage {
    fn upper_usage(&self) -> &EntityRef;
fn next_usage(&self) -> &EntityRef; }

Required methods

Implementors