Trait iso_10303_parts::ap203::IGeometricItemSpecificUsage[][src]

pub trait IGeometricItemSpecificUsage: IItemIdentifiedRepresentationUsage {
    fn definition(&self) -> &EntityRef;
fn identified_item(&self) -> &EntityRef;
fn used_representation(&self) -> &EntityRef; }

Required methods

Implementors