User Tools

Site Tools


api:dk11:delphi:gisclasses.tgis_materials.material

Table of Contents

TGIS_Materials.Material property

DK11 for Delphi | GisClasses.TGIS_Materials.Material | Methods | Properties

Material array. Each position represents the material id.

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

Syntax

// Delphi
public
  property Material[ const _index : Integer ] : TGIS_Material read write;
// C++ Builder
public:
  __property TGIS_Material* Material = {read, write};

Parameters

Name Type Description
_index Integer material index

Value

2022/11/16 01:14

Page Tools