dgnlib
Public Attributes | List of all members
DGNElemMultiPoint Struct Reference

#include <dgnlib.h>

Public Attributes

DGNElemCore core
 
int num_vertices
 
DGNPoint vertices [2]
 

Detailed Description

Multipoint element

The core.stype code is DGNST_MULTIPOINT.

Used for: DGNT_LINE(3), DGNT_LINE_STRING(4), DGNT_SHAPE(6), DGNT_CURVE(11), DGNT_BSPLINE_POLE(21)

Member Data Documentation

◆ num_vertices

int DGNElemMultiPoint::num_vertices

Number of vertices in "vertices"

◆ vertices

DGNPoint DGNElemMultiPoint::vertices[2]

Array of two or more vertices


The documentation for this struct was generated from the following file: