User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_hierarchygroup.active

Table of Contents

IGIS_HierarchyGroup.Active property

Is group active.

Syntax

# Python
@property
def Active(
  self
) -> bool: 
 
@Active.setter
def Active(
  self,
  _value: bool
) -> None: 

Value

Type
bool
2026/05/25 21:50

Page Tools