ExtendScope#
- class ansys.geometry.core.selection_builder.selection_builder.ExtendScope#
Bases:
enum.EnumProvides values for the scope of selection extension.
Overview#
Import detail#
from ansys.geometry.core.selection_builder.selection_builder import ExtendScope
Attribute detail#
- ExtendScope.EXTENDSCOPE_ALL = 0#
- ExtendScope.EXTENDSCOPE_BODY = 1#
- ExtendScope.EXTENDSCOPE_VISIBLE = 2#