Trait iso_10303_parts::ap203::IDatumTarget[][src]

pub trait IDatumTarget: IShapeAspect {
    fn target_id(&self) -> &String;
}

Required methods

fn target_id(&self) -> &String[src]

Implementors