Skip to content

SelectionMV

Medium-voltage selection containing grouped element references.

Supports organizing network elements into named groups for batch operations, filtered analysis, and reporting purposes.

Inherits from: DataClassJsonMixin

Import

python
from pyptp.elements.mv import SelectionMV

Properties

PropertyTypeRequiredDefaultDescription
generalGeneralYes-
objectslist[Object]No[]

General

Core identification properties for MV selections.

Contains the selection name for user identification.

PropertyTypeRequiredDefaultDescription
namestrNo""

Object

GUID reference to a selected network element.

Links to any network element by its unique identifier.

PropertyTypeRequiredDefaultDescription
guidGuidNo(auto UUID)

Referenced Types

General

Core identification properties for MV selections.

Contains the selection name for user identification.

Defined in pyptp.elements.mv.selection

PropertyTypeRequiredDefaultDescription
namestrNo""

Object

GUID reference to a selected network element.

Links to any network element by its unique identifier.

Defined in pyptp.elements.mv.selection

PropertyTypeRequiredDefaultDescription
guidGuidNo(auto UUID)