CutGeometryGatheringOptionsKit
-
class
HPS.CutGeometryGatheringOptionsKit
: HPS.Kit Public Functions
-
CutGeometryGatheringOptionsKit
()
-
CutGeometryGatheringOptionsKit
(HPS.CutGeometryGatheringOptionsKit in_kit)
-
override void
Dispose
()
-
override bool
Empty
()
-
bool
Equals
(HPS.CutGeometryGatheringOptionsKit in_kit)
-
override bool
Equals
(Object obj)
-
override int
GetHashCode
()
-
override HPS.Type
ObjectType
()
-
void
Set
(HPS.CutGeometryGatheringOptionsKit in_kit)
-
HPS.CutGeometryGatheringOptionsKit
SetColor
(bool in_color)
-
HPS.CutGeometryGatheringOptionsKit
SetCuttingSection
(HPS.CuttingSectionKey in_cutter)
-
HPS.CutGeometryGatheringOptionsKit
SetLevel
(HPS.CuttingSection.GatheringLevel in_level)
-
HPS.CutGeometryGatheringOptionsKit
SetOffset
(ulong in_offset)
-
void
Show
(out HPS.CutGeometryGatheringOptionsKit out_kit)
-
bool
ShowColor
(out bool out_color)
-
bool
ShowCuttingSection
(out HPS.CuttingSectionKey out_cutter)
-
bool
ShowLevel
(out HPS.CuttingSection.GatheringLevel out_level)
-
bool
ShowOffset
(out ulong out_offset)
-
HPS.CutGeometryGatheringOptionsKit
UnsetColor
()
-
HPS.CutGeometryGatheringOptionsKit
UnsetCuttingSection
()
-
HPS.CutGeometryGatheringOptionsKit
UnsetEverything
()
-
HPS.CutGeometryGatheringOptionsKit
UnsetLevel
()
-
HPS.CutGeometryGatheringOptionsKit
UnsetOffset
()
Public Static Functions
-
HPS.CutGeometryGatheringOptionsKit
GetDefault
()
-
bool
operator!=
(HPS.CutGeometryGatheringOptionsKit a, HPS.CutGeometryGatheringOptionsKit b)
-
bool
operator==
(HPS.CutGeometryGatheringOptionsKit a, HPS.CutGeometryGatheringOptionsKit b)
-