Skip to content

T_Rhino_Geometry_SubD_SubDFacetType

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

SubD.SubDFacetType Enumeration

SubD::FacetType reports the default facet type for subdivision algorithms.

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

Syntax

C#

public enum SubDFacetType

VB

Public Enumeration SubDFacetType

Members

 

Member name Value Description
Unset 0 Not a valid facet type.
Tri 3 Triangle
Quad 4 Quadrangle

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Rhino.Geometry Namespace

Clone this wiki locally