Click or drag to resize

RhinoMeshVertices Property

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

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

Property Value

Type: IReadOnlyListPoint3

Implements

IReadonlyMeshVertices
See Also