Click or drag to resize

RhinoBrepVertices Property

Gets the brep vertices list accessor.

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

Property Value

Type: IBrepVertexList

Implements

IBrepVertices
See Also