Skip to content

SelectionLV

Low-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.lv import SelectionLV

Properties

PropertyTypeRequiredDefaultDescription
generalGeneralYes-
objectslist[Object]No[]

General

Core identification properties for LV 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 LV selections.

Contains the selection name for user identification.

Defined in pyptp.elements.lv.selection

PropertyTypeRequiredDefaultDescription
namestrNo""

Object

GUID reference to a selected network element.

Links to any network element by its unique identifier.

Defined in pyptp.elements.lv.selection

PropertyTypeRequiredDefaultDescription
guidGuidNo(auto UUID)