Trait iso_10303_parts::ap203::ISurfaceReplica[][src]

pub trait ISurfaceReplica: ISurface {
    fn parent_surface(&self) -> &EntityRef;
fn transformation(&self) -> &EntityRef; }

Required methods

Implementors