Trait iso_10303_parts::ap214::ISweptSurface[][src]

pub trait ISweptSurface: ISurface {
    fn swept_curve(&self) -> &EntityRef;
}

Required methods

Implementors