Trait iso_10303_parts::ap214::IFoundedKinematicPath[][src]

pub trait IFoundedKinematicPath: IRepresentation {
    fn items(&self) -> &HashSet<EntityRef>;
fn context_of_items(&self) -> &EntityRef; }

Required methods

Implementors