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
Expand General GeometryGeneral Geometry
Collapse 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
Support
Skip Navigation LinksHome Page > API Reference > Model > Entities > Geometry > BSpline BRep Geometry > Mesh Geometry > IMeshAlgor_DG Go to ActiveX docs Search Documentation


IMeshAlgor_DG Interface

AddVertex
BuildMesh
GetDefaults

UInt64 AddVertex(double x, double y, double z)


void BuildMesh(float Radius, float minDist, float creaseDegrees)


void GetDefaults(out float Radius, out float minDist, out float creaseDegrees)