Trait iso_10303_parts::ap203::IAnnotationPlane[][src]

pub trait IAnnotationPlane: IAnnotationOccurrence + IGeometricRepresentationItem {
    fn elements(&self) -> &Option<HashSet<EntityRef>>;
fn item(&self) -> &EntityRef; }

Required methods

Implementors