T_Rhino_Geometry_SubDVertexSectorIterator - mcneel/rhinocommon-api-docs GitHub Wiki
[Missing
System.Object
Rhino.Geometry.SubDVertexSectorIterator
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public sealed class SubDVertexSectorIterator : ICloneable
VB
Public NotInheritable Class SubDVertexSectorIterator
Implements ICloneable
The SubDVertexSectorIterator type exposes the following members.
Back to Top
Name | Description | |
---|---|---|
![]() |
AdvanceToNextFace | |
![]() |
Dispose | Releases all resources used by the SubDVertexSectorIterator |
![]() |
Duplicate | |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize | (Overrides Object.Finalize().) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IncrementFace() | |
![]() |
IncrementFace(Boolean, Boolean) | |
![]() |
IncrementFaceToCrease | |
![]() |
RecedeToPreviousFace | |
![]() |
Reset | |
![]() |
ResetToCurrentFace | |
![]() |
ResetToFirstFace | |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Supported in: 6.0.16224.21491