Defines a visitor for components. More...
Public Member Functions | |
| SemanticComponentVisitor (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| void | Dispose () |
| void | Apply (cadex.PMI.DimensionComponent theComponent) |
| void | Apply (cadex.PMI.GeometricToleranceComponent theComponent) |
| void | Apply (cadex.PMI.DatumComponent theComponent) |
| void | Apply (cadex.PMI.SurfaceFinishComponent theComponent) |
Protected Member Functions | |
| virtual void | Dispose (bool disposing) |
Defines a visitor for components.