DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Expand ModelsModels
Expand DG Kernel ControlsDG Kernel Controls
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Collapse General GeometryGeneral Geometry
Expand ModelModel
Expand ViewView
Expand General ComputingGeneral Computing
Expand ViewsViews
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation LinksHome Page > API Reference > General Geometry > Curves > ICurveFreeForm_DG Go to DGKC docs Search Documentation


ICurveFreeForm_DG Interface

GetData
GetInterpolationDegree
SetInterpolationDegree
Extend
ConstructFilletedLineStrip
ConstructFilletedLineStrip1

IPointArray_DG GetData()


int GetInterpolationDegree()


void SetInterpolationDegree(int degree)


void Extend(ICurveFreeForm_DG curve)


IArcSpline3DCurve_DG ConstructFilletedLineStrip(double radius)


IArcSpline3DCurve_DG ConstructFilletedLineStrip1(IArrayDouble_DG radii)