Trait iso_10303_parts::ap203::ISolidWithThroughDepression[][src]

pub trait ISolidWithThroughDepression: ISolidWithDepression {
    fn exit_faces(&self) -> &HashSet<EntityRef>;
}

Required methods

Implementors