nvc#

class ansys.api.pyensight.ensight_api.nvc(session: Session)#

Class wrapper for EnSight nvc module

This class acts as a proxy for the EnSight Python module ensight.nvc

Methods

nvc.delete()

Nvc: delete

nvc.description(p0)

Nvc: description

nvc.deselect_all()

Nvc: deselect_all

nvc.location_x(p0)

Nvc: location_x

nvc.location_y(p0)

Nvc: location_y

nvc.modify_begin()

Nvc: modify_begin

nvc.modify_end()

Nvc: modify_end

nvc.new_logo(p0)

Nvc: new_logo

nvc.new_or_mod_logo(p0)

Nvc: new_or_mod_logo

nvc.normalized_width(p0)

Nvc: normalized_width

nvc.query_count(args)

Nvc: query_count

nvc.query_display_attributes(args)

Nvc: query_display_attributes

nvc.query_selected_objects(args)

Nvc: query_selected_objects

nvc.read(p0)

Nvc: read

nvc.rgb(p0, p1, p2)

Nvc: rgb

nvc.scale(p0, p1)

Nvc: scale

nvc.select_all()

Nvc: select_all

nvc.select_all_invisible()

Nvc: select_all_invisible

nvc.select_all_visible()

Nvc: select_all_visible

nvc.select_begin(*args, **kwargs)

Nvc: select_begin

nvc.select_default()

Nvc: select_default

nvc.show_raytraced_image(p0)

Nvc: show_raytraced_image

nvc.use_normalized_width(p0)

Nvc: use_normalized_width

nvc.visible(p0)

Nvc: visible