Trait iso_10303_parts::ap214::IMechanism[][src]

pub trait IMechanism {
    fn structure_definition(&self) -> &EntityRef;
fn base(&self) -> &EntityRef;
fn containing_property(&self) -> &EntityRef; }

Required methods

Implementors