|
RhinoBrepFaceListFaces Property
|
Get underlying mesh.
Namespace:
Karamba.GHopper.Geometry
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic BrepFaceList Faces { get; }
Public ReadOnly Property Faces As BrepFaceList
Get
public:
property BrepFaceList^ Faces {
BrepFaceList^ get ();
}
member Faces : BrepFaceList with get
Property Value
Type:
BrepFaceList
See Also