Trait iso_10303_parts::ap203::IApplicationContextElement[][src]

pub trait IApplicationContextElement {
    fn name(&self) -> &String;
fn frame_of_reference(&self) -> &EntityRef; }

Required methods

Implementors