Trait iso_10303_parts::ap203::ICcDesignCertification[][src]

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

Required methods

Implementors