Click or drag to resize

RhinoMeshFaces Property

[Missing <summary> documentation for "P:Karamba.GHopper.Geometry.RhinoMesh.Faces"]

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public IReadOnlyList<Face3> Faces { get; }

Property Value

Type: IReadOnlyListFace3

Implements

IReadonlyMeshFaces
See Also