Defines a visitor for attributes. More...
Public Member Functions | |
| SemanticAttributeVisitor (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| void | Dispose () |
| void | Apply (cadex.PMI.ModifierAttribute theAttribute) |
| void | Apply (cadex.PMI.ModifierWithValueAttribute theAttribute) |
| void | Apply (cadex.PMI.QualifierAttribute theAttribute) |
| void | Apply (cadex.PMI.PlusMinusBoundsAttribute theAttribute) |
| void | Apply (cadex.PMI.RangeAttribute theAttribute) |
| void | Apply (cadex.PMI.LimitsAndFitsAttribute theAttribute) |
| void | Apply (cadex.PMI.DatumTargetAttribute theAttribute) |
| void | Apply (cadex.PMI.DatumRefAttribute theAttribute) |
| void | Apply (cadex.PMI.DatumRefCompartmentAttribute theAttribute) |
| void | Apply (cadex.PMI.MaximumValueAttribute theAttribute) |
| void | Apply (cadex.PMI.DisplacementAttribute theAttribute) |
| void | Apply (cadex.PMI.LengthUnitAttribute theAttribute) |
| void | Apply (cadex.PMI.AngleUnitAttribute theAttribute) |
| void | Apply (cadex.PMI.MachiningAllowanceAttribute theAttribute) |
| void | Apply (cadex.PMI.SurfaceTextureRequirementAttribute theAttribute) |
Protected Member Functions | |
| virtual void | Dispose (bool disposing) |
Defines a visitor for attributes.