dips.ValidatableResult_ProtoReference_LineIntersectionCalculatorToolEntityInfoVal module#
Generated wrapper for ValidatableResult_ProtoReference_LineIntersectionCalculatorToolEntityInfo protobuf message.
- class dips.ValidatableResult_ProtoReference_LineIntersectionCalculatorToolEntityInfoVal.ValidatableResult_ProtoReference_LineIntersectionCalculatorToolEntityInfoVal(result: LineIntersectionCalculatorToolEntityInfoRef | None = None, proto_message: Any | None = None, channel_to_connect_on: Any | None = None)#
Bases:
objectSimple wrapper for ValidatableResult_ProtoReference_LineIntersectionCalculatorToolEntityInfo with Pythonic getters and setters.
- copy()#
Create a copy of this wrapper.
- property errors: List[ValidationErrorVal]#
Get the Errors field as a list of wrappers.
- classmethod from_proto(proto_message)#
Create wrapper from existing protobuf message.
- property result: LineIntersectionCalculatorToolEntityInfoRef#
Get the Result field as a reference.
- to_proto()#
Get the underlying protobuf message.