Trait iso_10303_parts::ap203::IShellBasedWireframeModel[][src]

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

Required methods

Implementors