Trait iso_10303_parts::ap203::IWireShell[][src]

pub trait IWireShell: ITopologicalRepresentationItem {
    fn wire_shell_extent(&self) -> &HashSet<EntityRef>;
}

Required methods

Implementors