dgnlib
Public Attributes | List of all members
DGNElemBSplineSurfaceBoundary Struct Reference

#include <dgnlib.h>

Public Attributes

DGNElemCore core
 
short number
 
short numverts
 
DGNPoint vertices [1]
 

Detailed Description

B-Spline Surface Boundary element

The core.stype code is DGNST_BSPLINE_SURFACE_BOUNDARY

Used for: DGNT_BSPLINE_SURFACE_BOUNDARY(25)

Member Data Documentation

◆ number

short DGNElemBSplineSurfaceBoundary::number

boundary number

◆ numverts

short DGNElemBSplineSurfaceBoundary::numverts

number of boundary vertices

◆ vertices

DGNPoint DGNElemBSplineSurfaceBoundary::vertices[1]

Array of 1 or more 2D boundary vertices (in UV space)


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