Trait iso_10303_parts::ap214::IAnnotationCurveOccurrence[][src]

pub trait IAnnotationCurveOccurrence: IAnnotationOccurrence {
    fn item(&self) -> &EntityRef;
}

Required methods

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

Implementors