Trait iso_10303_parts::ap214::IRepresentation[][src]

pub trait IRepresentation {
    fn name(&self) -> &String;
fn items(&self) -> &HashSet<EntityRef>;
fn context_of_items(&self) -> &EntityRef; }

Required methods

Implementors

impl IRepresentation for AdvancedBrepShapeRepresentation[src]

impl IRepresentation for CharacterGlyphSymbol[src]

impl IRepresentation for CompoundShapeRepresentation[src]

impl IRepresentation for ConstructiveGeometryRepresentation[src]

impl IRepresentation for ContactRatioRepresentation[src]

impl IRepresentation for CsgShapeRepresentation[src]

impl IRepresentation for CurveSweptSolidShapeRepresentation[src]

impl IRepresentation for DefaultToleranceTable[src]

impl IRepresentation for DefinitionalRepresentation[src]

impl IRepresentation for DirectionShapeRepresentation[src]

impl IRepresentation for DraughtingModel[src]

impl IRepresentation for DraughtingSubfigureRepresentation[src]

impl IRepresentation for DraughtingSymbolRepresentation[src]

impl IRepresentation for DrawingSheetLayout[src]

impl IRepresentation for DrawingSheetRevision[src]

impl IRepresentation for EdgeBasedWireframeShapeRepresentation[src]

impl IRepresentation for FaceShapeRepresentation[src]

impl IRepresentation for FacetedBrepShapeRepresentation[src]

impl IRepresentation for FoundedKinematicPath[src]

impl IRepresentation for GeometricallyBounded2dWireframeRepresentation[src]

impl IRepresentation for GeometricallyBoundedSurfaceShapeRepresentation[src]

impl IRepresentation for GeometricallyBoundedWireframeShapeRepresentation[src]

impl IRepresentation for HardnessRepresentation[src]

impl IRepresentation for KinematicFrameBackgroundRepresentation[src]

impl IRepresentation for KinematicGroundRepresentation[src]

impl IRepresentation for KinematicLinkRepresentation[src]

impl IRepresentation for LocationShapeRepresentation[src]

impl IRepresentation for ManifoldSubsurfaceShapeRepresentation[src]

impl IRepresentation for ManifoldSurfaceShapeRepresentation[src]

impl IRepresentation for MechanicalDesignGeometricPresentationArea[src]

impl IRepresentation for MechanicalDesignGeometricPresentationRepresentation[src]

impl IRepresentation for MomentsOfInertiaRepresentation[src]

impl IRepresentation for NonManifoldSurfaceShapeRepresentation[src]

impl IRepresentation for PathShapeRepresentation[src]

impl IRepresentation for PlanarShapeRepresentation[src]

impl IRepresentation for PointPlacementShapeRepresentation[src]

impl IRepresentation for PresentationArea[src]

impl IRepresentation for PresentationRepresentation[src]

impl IRepresentation for PresentationView[src]

impl IRepresentation for Representation[src]

impl IRepresentation for ShapeDimensionRepresentation[src]

impl IRepresentation for ShapeRepresentation[src]

impl IRepresentation for ShapeRepresentationWithParameters[src]

impl IRepresentation for SurfaceTextureRepresentation[src]

impl IRepresentation for SymbolRepresentation[src]

impl IRepresentation for TactileAppearanceRepresentation[src]

impl IRepresentation for TextStringRepresentation[src]

impl IRepresentation for UncertaintyAssignedRepresentation[src]

impl IRepresentation for VisualAppearanceRepresentation[src]