DGKC Control Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ControlDG Kernel Control
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Collapse General GeometryGeneral Geometry
Expand ModelModel
Expand ViewView
Expand General ComputingGeneral Computing
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Support
Skip Navigation LinksHome Page > API Reference > General Geometry > General > IStrip_DG Go to ActiveX docs Search Documentation


IStrip_DG Interface

GetJointCount
GetElement
IsClosed
Break
Delete
SetType
CloseLoop
Add
Clear

int GetJointCount()


IElement_DG GetElement(int index, bool segment)


bool IsClosed()


void Break(int index)


void Delete(int index, bool segment)


void SetType(int index, SegmentType_DG type)


void CloseLoop()


void Add(double x, double y, bool tail)


void Clear()