M_Rhino_Geometry_SubDVertexSectorIterator_IncrementFace_1 - mcneel/rhinocommon-api-docs GitHub Wiki
[Missing
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IncrementFace(
bool ccwForward,
bool stopAtCrease
)
VB
Public Function IncrementFace (
ccwForward As Boolean,
stopAtCrease As Boolean
) As Boolean
- 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)"]
Type: Boolean
[Missing documentation for "M:Rhino.Geometry.SubDVertexSectorIterator.IncrementFace(System.Boolean,System.Boolean)"]
Supported in: 6.0.16224.21491
SubDVertexSectorIterator Class
IncrementFace Overload
Rhino.Geometry Namespace