DGNElemBSplineCurveHeader Struct Reference

#include <dgnlib.h>

List of all members.

Public Attributes

DGNElemCore core
long desc_words
unsigned char order
unsigned char properties
unsigned char curve_type
short num_poles
short num_knots

Detailed Description

B-Spline Curve Header element

The core.stype code is DGNST_BSPLINE_CURVE_HEADER.

Used for: DGNT_BSPLINE_CURVE_HEADER(27)


Member Data Documentation

curve type

Total length of B-Spline curve in words, excluding the first 20 words (header + desc_words field)

number of knots

number of poles, max. 101

B-spline order: 2-15

Properties: ORing of DGNBSC_ flags


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

Generated on 2 Aug 2014 for dgnlib by  doxygen 1.6.1