Trait iso_10303_parts::ap203::IAppliedDocumentReference[][src]

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

Required methods

Implementors