Skip to content

P_Rhino_Geometry_SubD_Faces

Will Pearson edited this page Aug 12, 2016 · 1 revision

SubD.Faces Property

Gets access to faces.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public SubDFaceAccess Faces { get; }

VB

Public ReadOnly Property Faces As SubDFaceAccess
	Get

Property Value

Type: SubDFaceAccess

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubD Class
Rhino.Geometry Namespace

Clone this wiki locally