|
Meshfaces_ Field
|
faces of the mesh
Namespace:
Karamba.Utilities.KMesh
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected List<Face> faces_
Protected faces_ As List(Of Face)
protected:
List<Face^>^ faces_
val mutable faces_: List<Face>
Field Value
Type:
ListFace
See Also