Public Member Functions | |
| override void | Dispose () |
| CuttingSectionAttributeKit (HPS.CuttingSectionAttributeKit in_kit) | |
| override HPS.Type | ObjectType () |
| void | Set (HPS.CuttingSectionAttributeKit in_kit) |
| void | Show (out HPS.CuttingSectionAttributeKit out_kit) |
| override bool | Empty () |
| override bool | Equals (System.Object obj) |
| override int | GetHashCode () |
| bool | Equals (HPS.CuttingSectionAttributeKit in_kit) |
| HPS.CuttingSectionAttributeKit | SetCuttingLevel (HPS.CuttingSection.CuttingLevel in_level) |
| HPS.CuttingSectionAttributeKit | SetCappingLevel (HPS.CuttingSection.CappingLevel in_level) |
| HPS.CuttingSectionAttributeKit | SetMaterialPreference (HPS.CuttingSection.MaterialPreference in_preference) |
| HPS.CuttingSectionAttributeKit | UnsetCuttingLevel () |
| HPS.CuttingSectionAttributeKit | UnsetCappingLevel () |
| HPS.CuttingSectionAttributeKit | UnsetMaterialPreference () |
| HPS.CuttingSectionAttributeKit | 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.Object | |
| IntPtr | GetClassID () |
| Object (HPS.Object in_that) | |
| HPS.Type | Type () |
| virtual void | Reset () |
| bool | HasType (HPS.Type in_mask) |
| IntPtr | GetInstanceID () |
Static Public Member Functions | |
|
static HPS.CuttingSectionAttributeKit | GetDefault () |
| static bool | operator== (HPS.CuttingSectionAttributeKit a, HPS.CuttingSectionAttributeKit b) |
| static bool | operator!= (HPS.CuttingSectionAttributeKit a, HPS.CuttingSectionAttributeKit b) |
Static Public Member Functions inherited from HPS.Object | |
| static IntPtr | ClassID< T > () |
Protected Member Functions | |
| override void | deleteCptr () |
Protected Member Functions inherited from HPS.Object | |
| virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
Protected Attributes inherited from HPS.Object | |
| HandleRef | cptr |
| HandleRef | scptr |
| bool | cMemOwn |