frame#
- class ansys.api.pyensight.ensight_api.frame(session: Session)#
Class wrapper for EnSight frame module
This class acts as a proxy for the EnSight Python module ensight.frame
Methods
frame.assign
(p0)Assigns selected parts to the specified frame.
Frame: begin
Frame: copy
Creates a new frame.
Deletes selected frames.
Frame: description
Frame: end
frame.len_x
(p0)Sets the display length of the frame x, y, z axes.
frame.len_y
(p0)Sets the display length of the frame x, y, z axes.
frame.len_z
(p0)Sets the display length of the frame x, y, z axes.
frame.line_width
(p0)Sets the line width of the displayed frame axes.
frame.mirror_x
(p0)Frame: mirror_x
frame.mirror_xy
(p0)Frame: mirror_xy
frame.mirror_xyz
(p0)Frame: mirror_xyz
frame.mirror_xz
(p0)Frame: mirror_xz
frame.mirror_y
(p0)Frame: mirror_y
frame.mirror_yz
(p0)Frame: mirror_yz
frame.mirror_z
(p0)Frame: mirror_z
Grouping several frame attributes together that all need to be set before application.
Grouping several frame attributes together that all need to be set before application.
Frame: #_of_labels_x
Frame: #_of_labels_y
Frame: #_of_labels_z
frame.orientation_x
(p0, p1, p2)Sets the orientation of the x, y, z axes of the frame.
frame.orientation_y
(p0, p1, p2)Sets the orientation of the x, y, z axes of the frame.
frame.orientation_z
(p0, p1, p2)Sets the orientation of the x, y, z axes of the frame.
frame.origin
(p0, p1, p2)Sets the location of the origin of a frame in model coordinates.
frame.query_count
(args)Frame: query_count
frame.query_location
(args)Frame: query_location
frame.rgb
(p0, p1, p2)Sets the color of the axes and labels of the selected frame.
Selection of all visible frames.
frame.select_begin
(*args, **kwargs)Selection of frames.
Deselects all frames, such that subsequent frame attribute commands will modify default frame attributes.
Sets the angle between instances for rotational symmetry.
Sets the major axis to use for rotational symmetry.
frame.symmetry_delta
(p0, p1, p2)Sets the delta values in the xyz directions between instances for translational symmetry.
frame.symmetry_file
(args)Sets the name of the periodic matchfile for the computational symmetry.
Frame: symmetry_instances
Sets the flag for mirror symmetry in the x / y / z / xy / yz / xz / xyz directions.
Sets the flag for mirror symmetry in the x / y / z / xy / yz / xz / xyz directions.
Sets the flag for mirror symmetry in the x / y / z / xy / yz / xz / xyz directions.
Sets the flag for mirror symmetry in the x / y / z / xy / yz / xz / xyz directions.
Sets the flag for mirror symmetry in the x / y / z / xy / yz / xz / xyz directions.
Sets the flag for mirror symmetry in the x / y / z / xy / yz / xz / xyz directions.
Sets the flag for mirror symmetry in the x / y / z / xy / yz / xz / xyz directions.
Sets the number of instances for rotational symmetry.
Sets the number of instances for translational symmetry.
Sets the type of periodic symmetry to apply to parts attached to the frame.
Sets whether a periodic matchfile will be used for specification of the rotational or translational symmetry.
frame.type
(p0)Set the coordinate system type for the frame.
frame.visible
(p0)Set the frame axis visibility on or off
frame.x_labels
(p0)Sets the visibility of labels along the frame x/y/z axis.
frame.y_labels
(p0)Sets the visibility of labels along the frame x/y/z axis.
frame.z_labels
(p0)Sets the visibility of labels along the frame x/y/z axis.