Trait iso_10303_parts::ap214::IDraughtingCallout[][src]

pub trait IDraughtingCallout: IGeometricRepresentationItem {
    fn contents(&self) -> &HashSet<EntityRef>;
}

Required methods

Implementors

impl IDraughtingCallout for AngularDimension[src]

impl IDraughtingCallout for CurveDimension[src]

impl IDraughtingCallout for DatumFeatureCallout[src]

impl IDraughtingCallout for DatumTargetCallout[src]

impl IDraughtingCallout for DiameterDimension[src]

impl IDraughtingCallout for DimensionCallout[src]

impl IDraughtingCallout for DimensionCurveDirectedCallout[src]

impl IDraughtingCallout for DraughtingCallout[src]

impl IDraughtingCallout for DraughtingElements[src]

impl IDraughtingCallout for GeometricalToleranceCallout[src]

impl IDraughtingCallout for LeaderDirectedCallout[src]

impl IDraughtingCallout for LeaderDirectedDimension[src]

impl IDraughtingCallout for LinearDimension[src]

impl IDraughtingCallout for OrdinateDimension[src]

impl IDraughtingCallout for ProjectionDirectedCallout[src]

impl IDraughtingCallout for RadiusDimension[src]

impl IDraughtingCallout for StructuredDimensionCallout[src]

impl IDraughtingCallout for SurfaceConditionCallout[src]