Trait iso_10303_parts::ap203::ISweptFaceSolid[][src]

pub trait ISweptFaceSolid: ISolidModel {
    fn swept_face(&self) -> &EntityRef;
}

Required methods

Implementors