dips.PoleEntityOptionsVal module#
Generated wrapper for PoleEntityOptions protobuf message.
- class dips.PoleEntityOptionsVal.PoleEntityOptionsVal(proto_message: Any | None = None)#
Bases:
objectSimple wrapper for PoleEntityOptions with Pythonic getters and setters.
- copy()#
Create a copy of this wrapper.
- classmethod from_proto(proto_message)#
Create wrapper from existing protobuf message.
- property pole_mode: Any#
Get the PoleMode field value.
- property show_pole_planes: bool#
Get the ShowPolePlanes field value.
- property show_pole_vector_lines: bool#
Get the ShowPoleVectorLines field value.
- to_proto()#
Get the underlying protobuf message.