Trait iso_10303_parts::ap203::IPresentationRepresentation[][src]

pub trait IPresentationRepresentation: IRepresentation {
    fn context_of_items(&self) -> &EntityRef;
}

Required methods

Implementors