dips.RosettePresetOptionsVal module#
Generated wrapper for RosettePresetOptions protobuf message.
- class dips.RosettePresetOptionsVal.RosettePresetOptionsVal(proto_message: Any | None = None)#
Bases:
objectSimple wrapper for RosettePresetOptions with Pythonic getters and setters.
- property arrow_tool_entity_group_visibility: bool#
Get the ArrowToolEntityGroupVisibility field value.
- property cone_tool_entity_group_visibility: bool#
Get the ConeToolEntityGroupVisibility field value.
- copy()#
Create a copy of this wrapper.
- property ellipse_tool_entity_group_visibility: bool#
Get the EllipseToolEntityGroupVisibility field value.
- classmethod from_proto(proto_message)#
Create wrapper from existing protobuf message.
- property line_intersection_calculator_tool_entity_group_visibility: bool#
Get the LineIntersectionCalculatorToolEntityGroupVisibility field value.
- property line_tool_entity_group_visibility: bool#
Get the LineToolEntityGroupVisibility field value.
- property measure_angle_tool_entity_group_visibility: bool#
Get the MeasureAngleToolEntityGroupVisibility field value.
- property pitch_grid_tool_entity_group_visibility: bool#
Get the PitchGridToolEntityGroupVisibility field value.
- property plane_intersection_calculator_tool_entity_group_visibility: bool#
Get the PlaneIntersectionCalculatorToolEntityGroupVisibility field value.
- property polygon_tool_entity_group_visibility: bool#
Get the PolygonToolEntityGroupVisibility field value.
- property polyline_tool_entity_group_visibility: bool#
Get the PolylineToolEntityGroupVisibility field value.
- property rectangle_tool_entity_group_visibility: bool#
Get the RectangleToolEntityGroupVisibility field value.
- property show_legend: bool#
Get the ShowLegend field value.
- property text_tool_entity_group_visibility: bool#
Get the TextToolEntityGroupVisibility field value.
- to_proto()#
Get the underlying protobuf message.
- property tools_entity_group_visibility: bool#
Get the ToolsEntityGroupVisibility field value.
- property trend_line_tool_entity_group_visibility: bool#
Get the TrendLineToolEntityGroupVisibility field value.
- property user_plane_entity_group_visibility: bool#
Get the UserPlaneEntityGroupVisibility field value.