Trait iso_10303_parts::ap203::IContextDependentShapeRepresentation[][src]

pub trait IContextDependentShapeRepresentation {
    fn representation_relation(&self) -> &EntityRef;
fn represented_product_relation(&self) -> &EntityRef; }

Required methods

Implementors