DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Skip Navigation LinksHome Page > API Reference > Model > Entities > Geometry > BSpline BRep Geometry > Mesh Geometry > ISimplex_DG Go to DGKC docs Search Documentation


ISimplex_DG Interface

GetVertexPosition
GetFaceNormal
GetFaceNormal1
GetNormal
GetNormal1
GetNormalIndex
SetNormalIndex
GetEdge
GetAdjacentSimplex
IsInteriorSimplex

POSNT GetVertexPosition(int index)


VectDg GetFaceNormal()


void GetFaceNormal1(double vx, double vy, double vz)


VectDg GetNormal(int vertex)


void GetNormal1(int vertex, double vx, double vy, double vz)


int GetNormalIndex(int vertex)


void SetNormalIndex(int vertex, int index)


IVertexSegment_DG GetEdge(int side)


ISimplex_DG GetAdjacentSimplex(int side)


bool IsInteriorSimplex()