#include <dgnlib.h>
Public Attributes | |
DGNElemCore | core |
int | num_vertices |
DGNPoint | vertices [2] |
The core.stype code is DGNST_MULTIPOINT.
Used for: DGNT_LINE(3), DGNT_LINE_STRING(4), DGNT_SHAPE(6), DGNT_CURVE(11), DGNT_BSPLINE(21)
|
Number of vertices in "vertices" |
|
Array of two or more vertices |