Trait iso_10303_parts::ap203::IAnnotationText[][src]

pub trait IAnnotationText: IMappedItem {
    fn mapping_target(&self) -> &EntityRef;
}

Required methods

Implementors