Trait iso_10303_parts::ap203::IChangeRequest[][src]

pub trait IChangeRequest: IActionRequestAssignment {
    fn items(&self) -> &HashSet<EntityRef>;
}

Required methods

Implementors