Click or drag to resize

RhinoBrepFaces Property

Gets the brep faces list accessor.

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

Property Value

Type: IBrepFaceList

Implements

IBrepFaces
See Also