dips.StereonetOverlaySettingsVal module#
Generated wrapper for StereonetOverlaySettings protobuf message.
- class dips.StereonetOverlaySettingsVal.StereonetOverlaySettingsVal(color: ColorSurrogateVal | None = None, custom_orientation: TrendPlungeVal | None = None, proto_message: Any | None = None)#
Bases:
objectSimple wrapper for StereonetOverlaySettings with Pythonic getters and setters.
- property color: ColorSurrogateVal#
Get the Color field as a wrapper.
- copy()#
Create a copy of this wrapper.
- property custom_orientation: TrendPlungeVal#
Get the CustomOrientation field as a wrapper.
- classmethod from_proto(proto_message)#
Create wrapper from existing protobuf message.
- property option: Any#
Get the Option field value.
- to_proto()#
Get the underlying protobuf message.