Trait iso_10303_parts::ap203::IAxis2Placement3d[][src]

pub trait IAxis2Placement3d: IPlacement {
    fn axis(&self) -> &Option<EntityRef>;
fn ref_direction(&self) -> &Option<EntityRef>; }

Required methods

Implementors