Trait iso_10303_parts::ap214::IDraughtingModelItemAssociation[][src]

pub trait IDraughtingModelItemAssociation: IItemIdentifiedRepresentationUsage {
    fn definition(&self) -> &EntityRef;
fn used_representation(&self) -> &EntityRef;
fn identified_item(&self) -> &EntityRef; }

Required methods

Implementors