Trait iso_10303_parts::ap203::IProductConceptContext[][src]

pub trait IProductConceptContext: IApplicationContextElement {
    fn market_segment_type(&self) -> &String;
}

Required methods

Implementors