User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_materials.material

Table of Contents

TGIS_Materials.Material property

DK11 for Python | tatukgis.pdk.TGIS_Materials.Material | Methods | Properties

Material array. Each position represents the material id.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
 
def Material(
  self
  _index: int
) -> tatukgis.pdk.TGIS_Material: 
 
 
def Material(
  self
  _index: int
  _value: tatukgis.pdk.TGIS_Material
) -> None: 

Parameters

Name Type Description
_index int material index

Value

2022/11/30 16:02

Page Tools