Click or drag to resize

RhinoMeshVertices Property

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

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

Property Value

Type: IReadOnlyListPoint3

Implements

IReadonlyMeshVertices
See Also