Trait iso_10303_parts::ap203::IPlacement[][src]

pub trait IPlacement: IGeometricRepresentationItem {
    fn location(&self) -> &EntityRef;
}

Required methods

fn location(&self) -> &EntityRef[src]

Implementors