Trait iso_10303_parts::ap203::IEdgeBasedWireframeModel[][src]

pub trait IEdgeBasedWireframeModel: IGeometricRepresentationItem {
    fn ebwm_boundary(&self) -> &HashSet<EntityRef>;
}

Required methods

Implementors