Click or drag to resize

RhinoMeshFaces Property

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

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

Property Value

Type: IReadOnlyListFace3

Implements

IReadonlyMeshFaces
See Also