Trait iso_10303_parts::ap203::IPointReplica[][src]

pub trait IPointReplica: IPoint {
    fn parent_pt(&self) -> &EntityRef;
fn transformation(&self) -> &EntityRef; }

Required methods

Implementors