M_Rhino_Geometry_SubDVertexSectorIterator_IncrementFace_1 - mcneel/rhinocommon-api-docs GitHub Wiki

SubDVertexSectorIterator.IncrementFace Method (Boolean, Boolean)

[Missing

documentation for "M:Rhino.Geometry.SubDVertexSectorIterator.IncrementFace(System.Boolean,System.Boolean)"]

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

Syntax

C#

public bool IncrementFace(
	bool ccwForward,
	bool stopAtCrease
)

VB

Public Function IncrementFace ( 
	ccwForward As Boolean,
	stopAtCrease As Boolean
) As Boolean

Parameters

 

ccwForward
Type: System.Boolean
[Missing documentation for "M:Rhino.Geometry.SubDVertexSectorIterator.IncrementFace(System.Boolean,System.Boolean)"]
stopAtCrease
Type: System.Boolean
[Missing documentation for "M:Rhino.Geometry.SubDVertexSectorIterator.IncrementFace(System.Boolean,System.Boolean)"]

Return Value

Type: Boolean
[Missing documentation for "M:Rhino.Geometry.SubDVertexSectorIterator.IncrementFace(System.Boolean,System.Boolean)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDVertexSectorIterator Class
IncrementFace Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️