Triangulate Sub Procedure

Startpage
Overview
Index
HAPI
   |
   HAPI.Domain
      |
      Triangulate(lTM As hTriangulationMethods)

Syntax

Sub Procedure Triangulate(lTM As hTriangulationMethods)

Parameter description

NameTypeDescription
lTMhTriangulationMethods The triangulation method used (see hTriangulationMethods).

Description

Performs the triangulation step of the compilation process using a specific triangulation method. Calling Compile afterwards will use this triangulation (see also TriangulateWithOrder). Can only be called on an uncompiled domain (use the Uncompile method if a domain is compiled).

HUGIN Expert A/S, 2008 - comments to activex@hugin.com