Trait iso_10303_parts::ap214::IProductConceptFeatureCategoryUsage[][src]

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

Required methods

Implementors