Trait iso_10303_parts::ap214::IDraughtingSpecificationReference[][src]

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

Required methods

Implementors