Click or drag to resize

RhinoBrepFaceListCount Property

Gets the number of brep faces.

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

Property Value

Type: Int32

Implements

IBrepFaceListCount
See Also