KTopoType
kds-plugin-document / Exports / KTopoType
Enumeration: KTopoType
The KTopoType class represents topology entity types.
Table of contents
Enumeration Members
Enumeration Members
Edge
• Edge = "edge"
KEdge Type.
Defined in
api.d.ts:72
Face
• Face = "face"
KFace Type.
Defined in
api.d.ts:76
HalfEdge
• HalfEdge = "halfEdge"
KHalfEdge Type.
Defined in
api.d.ts:80
Loop
• Loop = "loop"
KLoop Type.
Defined in
api.d.ts:84
Shell
• Shell = "shell"
KShell Type.
Defined in
api.d.ts:88
Vertex
• Vertex = "vertex"
KVertex Type.
Defined in
api.d.ts:92