Archicad 27 C++ API
Loading...
Searching...
No Matches
API_GridEdgeInfo Struct Reference

Contains extended information of a API_GridMeshEdge. More...

#include <APIdefs_Base.h>

Public Attributes

API_GridElemID id
 The identifier of the edge, the info belongs to.
 
bool mainAxis
 Whether it belongs to the main axis or not.
 

Detailed Description

Contains extended information of a API_GridMeshEdge.

Remarks
The main axis is vertical. For more information see API_GridMesh.