Public Member Functions | |
| override void | Dispose () |
| CuttingSectionAttributeControl (HPS.SegmentKey in_seg) | |
| CuttingSectionAttributeControl (HPS.CuttingSectionAttributeControl in_that) | |
| override HPS.Type | ObjectType () |
| HPS.CuttingSectionAttributeControl | SetCuttingLevel (HPS.CuttingSection.CuttingLevel in_level) |
| HPS.CuttingSectionAttributeControl | SetCappingLevel (HPS.CuttingSection.CappingLevel in_level) |
| HPS.CuttingSectionAttributeControl | SetMaterialPreference (HPS.CuttingSection.MaterialPreference in_preference) |
| HPS.CuttingSectionAttributeControl | UnsetCuttingLevel () |
| HPS.CuttingSectionAttributeControl | UnsetCappingLevel () |
| HPS.CuttingSectionAttributeControl | UnsetMaterialPreference () |
| HPS.CuttingSectionAttributeControl | UnsetEverything () |
| bool | ShowCuttingLevel (out HPS.CuttingSection.CuttingLevel out_level) |
| bool | ShowCappingLevel (out HPS.CuttingSection.CappingLevel out_level) |
| bool | ShowMaterialPreference (out HPS.CuttingSection.MaterialPreference out_preference) |
Public Member Functions inherited from HPS.Control | |
| Control (HPS.Control in_that) | |
Public Member Functions inherited from HPS.Object | |
| IntPtr | GetClassID () |
| Object (HPS.Object in_that) | |
| HPS.Type | Type () |
| virtual bool | Empty () |
| virtual void | Reset () |
| bool | HasType (HPS.Type in_mask) |
| IntPtr | GetInstanceID () |
Protected Member Functions | |
| override void | deleteCptr () |
Protected Member Functions inherited from HPS.Object | |
| virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
Static Public Member Functions inherited from HPS.Object | |
| static IntPtr | ClassID< T > () |
Protected Attributes inherited from HPS.Object | |
| HandleRef | cptr |
| HandleRef | scptr |
| bool | cMemOwn |