Trait iso_10303_parts::ap203::IShelledSolid[][src]

pub trait IShelledSolid: IModifiedSolid {
    fn deleted_face_set(&self) -> &HashSet<EntityRef>;
fn thickness(&self) -> &Real; }

Required methods

Implementors