|
override void | deleteCptr () |
|
override void | deleteCptr () |
|
virtual IntPtr | GetNonDirectorClassID () |
|
|
bool | cMemOwn |
|
HandleRef | cptr |
|
◆ CutGeometryGatheringOptionsKit() [1/2]
HPS.CutGeometryGatheringOptionsKit.CutGeometryGatheringOptionsKit |
( |
| ) |
|
|
inline |
◆ CutGeometryGatheringOptionsKit() [2/2]
◆ Empty()
override bool HPS.CutGeometryGatheringOptionsKit.Empty |
( |
| ) |
|
|
inlinevirtual |
◆ Equals()
◆ GetDefault()
Creates a CutGeometryGatheringOptionsKit which contains the default settings. The returned object will not necessarily have values set for every option, but it will have settings for those options where it is reasonable to have a default.
- Returns
- A CutGeometryGatheringOptionsKit with the default settings.
◆ ObjectType()
override HPS.Type HPS.CutGeometryGatheringOptionsKit.ObjectType |
( |
| ) |
|
|
inlinevirtual |
This function returns the type the object, as declared (if the object is derived, this does not give the true type of the derived object).
- Returns
- The declared type of the object in question, which may differ from the true, underlying type.
Reimplemented from HPS.Object.
◆ Set()
◆ SetColor()
Sets whether the implicit color is collected with the capping geometry.
- Parameters
-
in_color | Whether the color is collected. |
- Returns
- A reference to this CutGeometryGatheringOptionsKit.
◆ SetCuttingSection()
Sets a single cutting section for which to collect capping geometry. If this is not specified, caps for all cutting sections will be collected.
- Parameters
-
in_cutter | A single cutting section that is interesting for capping geometry collection. |
- Returns
- A reference to this CutGeometryGatheringOptionsKit.
◆ SetLevel()
Sets the level at which to collect the capping geometry.
- Parameters
-
in_level | Whether the capping geometry should be collected from just a single segment or an entire subtree. |
- Returns
- A reference to this CutGeometryGatheringOptionsKit.
◆ SetOffset()
If a single cutting section is specified, this sets the plane offset into that section. If this is not set, all planes in that section will be collected.
- Parameters
-
in_offset | An offset for a single plane in a cutting section. |
- Returns
- A reference to this CutGeometryGatheringOptionsKit.
◆ Show()
◆ ShowColor()
bool HPS.CutGeometryGatheringOptionsKit.ShowColor |
( |
out bool |
out_color | ) |
|
|
inline |
Shows the color gathering preference whe collecting capping geometry.
- Parameters
-
out_color | Whether the implicit color of the capping geometry should be collected along with the geometry. |
- Returns
- true if a color gathering preference was set, false otherwise.
◆ ShowCuttingSection()
Shows a cutting section that is interesting for capping geometry collection.
- Parameters
-
out_cutter | A cutting section that is interesting for capping geometry collection. |
- Returns
- true if a cutting section was set, false otherwise.
◆ ShowLevel()
Shows the level at which to collect the capping geometry.
- Parameters
-
out_level | Whether the capping geometry should be collected from just a single segment or an entire subtree. |
- Returns
- true if a level was set, false otherwise.
◆ ShowOffset()
bool HPS.CutGeometryGatheringOptionsKit.ShowOffset |
( |
out ulong |
out_offset | ) |
|
|
inline |
Shows an offset for a single plane in a cutting section.
- Parameters
-
out_offset | An offset for a single plane in a cutting section. |
- Returns
- true if an offset was set, false otherwise.
◆ UnsetColor()
◆ UnsetCuttingSection()
◆ UnsetEverything()
◆ UnsetLevel()
◆ UnsetOffset()
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.CutGeometryGatheringOptionsKit.cs