Trait iso_10303_parts::ap214::IMechanismBasePlacement[][src]

pub trait IMechanismBasePlacement: IRepresentationRelationshipWithTransformation {
    fn base_of_mechanism(&self) -> &EntityRef;
fn transformation_operator(&self) -> &EntityRef; }

Required methods

Implementors