| Name | Description |
 | Close | Closes the current session of PowerSelect. |
 | GetAppliedFilters | Gets a list of the filters applied in this PowerSelect session. |
 | GetAppliedFiltersCount | Gets the number of filters applied in this PowerSelect session. |
 | GetEdgeAngleFilter | Gets the Edge angle filter set in this PowerSelect session. |
 | GetEdgeConvexityFilter | Gets the Edge convexity filter set in this PowerSelect session. |
 | GetFaceColorFilter | Gets the Face color filter set in this PowerSelect session. |
 | GetFeatureColorFilter | Gets the Feature color filter set in this PowerSelect session. |
 | GetFeatureNameFilter | Gets the Feature name filter set in this PowerSelect session. |
 | GetFeatureTypeFilter | Gets the types of features set in this PowerSelect session. |
 | GetFeatureTypeFilterCount | Gets the number of types of features set in this PowerSelect session. |
 | GetSelectEntitiesTypes | Gets the types of entities set in this PowerSelect session. |
 | GetShowHiddenEntities | Gets whether to show both non-hidden and hidden entities or to only show non-hidden entities. |
 | GetSurfaceTypeCount | Gets the number of surface types, such as planes, cylinders, cones, etc., selected in the surface type filter. |
 | GetSurfaceTypeFilter | Gets a list of the selected surface types, such as planes, cylinders, cones, etc., in the surface type filter. |
 | IGetAppliedFilters | Gets a list of the filters applied in this PowerSelect session. |
 | IGetFeatureTypeFilter | Gets the types of features set in this PowerSelect session. |
 | IGetSurfaceTypeFilter | Gets a list of the selected surface types, such as planes, cylinders, cones, etc., in the surface type filter. |
 | Init | Initializes a session of PowerSelect. |
 | IRunPowerSelect | Runs PowerSelect using the previously set filters and entities. |
 | ISetFeatureTypeFilter | Sets the types of features for this PowerSelect session. |
 | ISetSurfaceTypeFilter | Sets the surface types, such as planes, cylinders, cones, etc., to select in the surface type filter. |
 | RemoveFilters | Removes the specified filters, if they are set, in this PowerSelect session. |
 | RunPowerSelect | Runs PowerSelect using the previously set filters and entities. |
 | SelectResults | Selects the results generated in this PowerSelect session. |
 | SetEdgeAngleFilter | Sets the Edge angle filter for this PowerSelect session. |
 | SetEdgeConvexityFilter | Sets the Edge convexity filter for this PowerSelect session. |
 | SetFaceColorFilter | Sets the Face color filter for this PowerSelect session. |
 | SetFeatureColorFilter | Sets the Feature color filter for this PowerSelect session. |
 | SetFeatureNameFilter | Sets the Feature name filter for this PowerSelect session. |
 | SetFeatureTypeFilter | Sets the types of features for this PowerSelect session. |
 | SetSelectEntitiesTypes | Sets the types of entities for this PowerSelect session. |
 | SetShowHiddenEntities | Sets whether to show both non-hidden and hidden entities or to show only non-hidden entities. |
 | SetSurfaceTypeFilter | Sets the surface types, such as planes, cylinders, cones, etc., to select in the surface type filter. |