|
virtual void | deleteCptr () |
|
|
bool | cMemOwn |
|
HandleRef | cptr |
|
The Selection class is a concept class for selection-related enum classes.
◆ Algorithm
Enumeration of the various selection algorithms.
◆ Granularity
Enumeration of the various selection granularities.
Enumerator |
---|
General | Use the most efficient selection determination for curves, edges and lines.
|
Detailed | Use the most accurate selection determination for curves, edges and lines.
|
◆ Level
Enumeration of the various selection levels.Enumeration of the various selection sorting choices.
Enumerator |
---|
Segment | Return the owning segment of the selected geometry entities in SelectionResults.
|
Entity | Return the selected geometry entities in SelectionResults.
|
Subentity | Return the selected geometry entities and the associated faces, edges and vertices for shells or meshes in SelectionResults.
|
◆ Sorting
Enumerator |
---|
Off | Do not sort selection results.
|
ZSorting | Sort selection results from front to back.
|
Default | Use Proximity sorting for SelectByPoint. Use ZSorting in all other cases.
|
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Selection.cs