Trait iso_10303_parts::ap203::IShellBasedSurfaceModel[][src]

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

Required methods

Implementors