User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_normals.normal

Table of Contents

TGIS_Normals.Normal property

DK11 for Python | tatukgis.pdk.TGIS_Normals.Normal | Methods | Properties

Normal array. Each position represent a normal found at each point.

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

Syntax

# Python
 
def Normal(
  self,
  _index: int
) -> TGIS_SingleVector: 
 
 
def Normal(
  self,
  _index: int,
  _value: TGIS_SingleVector
) -> None: 

Parameters

Name Type Description
_index int normal array index

Value

2023/08/09 01:57

Page Tools