Trait iso_10303_parts::ap203::IExplicitProceduralGeometricRepresentationItemRelationship[][src]

pub trait IExplicitProceduralGeometricRepresentationItemRelationship: IExplicitProceduralRepresentationItemRelationship {
    fn related_representation_item(&self) -> &EntityRef;
fn relating_representation_item(&self) -> &EntityRef; }

Required methods

Implementors