Trait iso_10303_parts::ap214::IPropertyProcess[][src]

pub trait IPropertyProcess: IAction {
    fn identification(&self) -> &String;
}

Required methods

Implementors