dips.ProjectSettingsVal module#
Generated wrapper for ProjectSettings protobuf message.
- class dips.ProjectSettingsVal.ProjectSettingsVal(proto_message: Any | None = None)#
Bases:
objectSimple wrapper for ProjectSettings with Pythonic getters and setters.
- copy()#
Create a copy of this wrapper.
- classmethod from_proto(proto_message)#
Create wrapper from existing protobuf message.
- property reporting_orientation_convention: Any#
Get the ReportingOrientationConvention field value.
- property reporting_unit_convention: Any#
Get the ReportingUnitConvention field value.
- to_proto()#
Get the underlying protobuf message.
- property use_automatic_cluster_analysis: bool#
Get the UseAutomaticClusterAnalysis field value.