Trait iso_10303_parts::ap203::IProductConceptFeatureCategoryUsage[][src]

pub trait IProductConceptFeatureCategoryUsage: IGroupAssignment {
    fn items(&self) -> &HashSet<EntityRef>;
fn assigned_group(&self) -> &EntityRef; }

Required methods

Implementors