Trait iso_10303_parts::ap203::ICurveReplica[][src]

pub trait ICurveReplica: ICurve {
    fn parent_curve(&self) -> &EntityRef;
fn transformation(&self) -> &EntityRef; }

Required methods

Implementors