Trait iso_10303_parts::ap214::IExtrudedAreaSolid[][src]

pub trait IExtrudedAreaSolid: ISweptAreaSolid {
    fn extruded_direction(&self) -> &EntityRef;
fn depth(&self) -> &Real; }

Required methods

Implementors