Trait iso_10303_parts::ap214::IPropertyDefinitionRepresentation[][src]

pub trait IPropertyDefinitionRepresentation {
    fn definition(&self) -> &EntityRef;
fn used_representation(&self) -> &EntityRef; }

Required methods

Implementors