dips.Stereonet2DPresetOptionsVal module#

Generated wrapper for Stereonet2DPresetOptions protobuf message.

class dips.Stereonet2DPresetOptionsVal.Stereonet2DPresetOptionsVal(pole_entity_visibility: PoleEntityVisibilityVal | None = None, intersection_entity_visibility: IntersectionEntityVisibilityVal | None = None, contour_entity_visibility: ContourEntityVisibilityVal | None = None, global_mean_plane_entity_visibility: GlobalPlaneEntityVisibilityVal | None = None, global_best_fit_plane_entity_visibility: GlobalPlaneEntityVisibilityVal | None = None, kinematic_analysis_entity_visibility: KinematicAnalysisEntityVisibilityVal | None = None, stereonet_overlay_entity_visibility: StereonetOverlayEntityVisibilityVal | None = None, proto_message: Any | None = None)#

Bases: object

Simple wrapper for Stereonet2DPresetOptions 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.

property contour_entity_visibility: ContourEntityVisibilityVal#

Get the ContourEntityVisibility field as a wrapper.

copy()#

Create a copy of this wrapper.

property ellipse_tool_entity_group_visibility: bool#

Get the EllipseToolEntityGroupVisibility field value.

property fold_entity_group_visibility: bool#

Get the FoldEntityGroupVisibility field value.

property fold_window_entity_group_visibility: bool#

Get the FoldWindowEntityGroupVisibility field value.

classmethod from_proto(proto_message)#

Create wrapper from existing protobuf message.

property global_best_fit_plane_entity_visibility: GlobalPlaneEntityVisibilityVal#

Get the GlobalBestFitPlaneEntityVisibility field as a wrapper.

property global_mean_plane_entity_visibility: GlobalPlaneEntityVisibilityVal#

Get the GlobalMeanPlaneEntityVisibility field as a wrapper.

property intersection_entity_visibility: IntersectionEntityVisibilityVal#

Get the IntersectionEntityVisibility field as a wrapper.

property kinematic_analysis_entity_visibility: KinematicAnalysisEntityVisibilityVal#

Get the KinematicAnalysisEntityVisibility field as a wrapper.

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 mean_set_plane_entity_group_visibility: bool#

Get the MeanSetPlaneEntityGroupVisibility 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 pole_entity_visibility: PoleEntityVisibilityVal#

Get the PoleEntityVisibility field as a wrapper.

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 set_window_entity_group_visibility: bool#

Get the SetWindowEntityGroupVisibility field value.

property show_contours_legend: bool#

Get the ShowContoursLegend field value.

property show_kinematic_analysis_legend: bool#

Get the ShowKinematicAnalysisLegend field value.

property show_legend: bool#

Get the ShowLegend field value.

property show_major_intersections_legend: bool#

Get the ShowMajorIntersectionsLegend field value.

property show_major_planes_legend: bool#

Get the ShowMajorPlanesLegend field value.

property show_properties_legend: bool#

Get the ShowPropertiesLegend field value.

property show_symbols_legend: bool#

Get the ShowSymbolsLegend field value.

property stereonet_overlay_entity_visibility: StereonetOverlayEntityVisibilityVal#

Get the StereonetOverlayEntityVisibility field as a wrapper.

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 traverse_entity_group_visibility: bool#

Get the TraverseEntityGroupVisibility 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.