Trait iso_10303_parts::ap203::IFace[][src]

pub trait IFace: ITopologicalRepresentationItem {
    fn bounds(&self) -> &HashSet<EntityRef>;
}

Required methods

Implementors