Skip to content

P_Rhino_Geometry_SubDVertexPtr_Faces

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

SubDVertexPtr.Faces Property

[Missing

documentation for "P:Rhino.Geometry.SubDVertexPtr.Faces"]

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

Syntax

C#

public IEnumerable<SubDFacePtr> Faces { get; }

VB

Public ReadOnly Property Faces As IEnumerable(Of SubDFacePtr)
	Get

Property Value

Type: IEnumerable(SubDFacePtr)

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDVertexPtr Structure
Rhino.Geometry Namespace

Clone this wiki locally