T_Rhino_Geometry_SubDVertexSectorIterator - mcneel/rhinocommon-api-docs GitHub Wiki

SubDVertexSectorIterator Class

[Missing

documentation for "T:Rhino.Geometry.SubDVertexSectorIterator"]

Inheritance Hierarchy

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

Syntax

C#

public sealed class SubDVertexSectorIterator : ICloneable

VB

Public NotInheritable Class SubDVertexSectorIterator
	Implements ICloneable

The SubDVertexSectorIterator type exposes the following members.

Properties

 

Name Description
Public property CenterVertex
Public property CurrentEdgeCcwNext
Public property CurrentEdgeCcwNextFlipped
Public property CurrentEdgeCcwPrev
Public property CurrentEdgeCcwPrevFlipped
Public property CurrentFace
Public property CurrentFaceCenterVertexIndex
Public property CurrentFaceFlipped
Public property CurrentRingIndex
Public property FirstFace
Public property FirstFaceCenterVertexIndex
Public property IsValid
  Back to Top

Methods

 

Name Description
Public method AdvanceToNextFace
Public method Dispose Releases all resources used by the SubDVertexSectorIterator
Public method Duplicate
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize (Overrides Object.Finalize().)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IncrementFace()
Public method IncrementFace(Boolean, Boolean)
Public method IncrementFaceToCrease
Public method RecedeToPreviousFace
Public method Reset
Public method ResetToCurrentFace
Public method ResetToFirstFace
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Rhino.Geometry Namespace

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