T_Rhino_Geometry_SubDVertexPtr - mcneel/rhinocommon-api-docs GitHub Wiki
Efficiently manages a reference to a vertex in a SubD. Contains connection information to faces and edges.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public struct SubDVertexPtr : IEquatable<SubDVertexPtr>
VB
Public Structure SubDVertexPtr
Implements IEquatable(Of SubDVertexPtr)
The SubDVertexPtr type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Below | |
![]() |
EdgeCount | |
![]() |
Edges | |
![]() |
EdgesOrdered | |
![]() |
FaceCount | |
![]() |
Faces | |
![]() |
FacesOrdered | |
![]() |
Id | |
![]() |
IsTwoManifold | |
![]() |
Location | |
![]() |
Next | Links to next vertex on this level. |
![]() |
Previous | Links to previous vertex on this level. |
![]() |
Status | |
![]() |
SubD | |
![]() |
Tag |
Name | Description | |
---|---|---|
![]() |
AddEdge | |
![]() |
AddFace | |
![]() |
ClearEdges | |
![]() |
ClearFaces | |
![]() |
EdgeAt(Int32) | |
![]() |
EdgeAt(Int32, Boolean) | |
![]() |
EdgeFlipAt | |
![]() |
EdgesTaggedCount | |
![]() |
Equals(Object) | (Overrides ValueType.Equals(Object).) |
![]() |
Equals(SubDVertexPtr) | |
![]() |
FaceAt | |
![]() ![]() |
FromSubDAndId | |
![]() |
GetHashCode | (Overrides ValueType.GetHashCode().) |
![]() |
GetSavedSubdivisionPoint | |
![]() |
GetSectorIterator() | |
![]() |
GetSectorIterator(SubDFacePtr, Boolean) | |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
RemoveEdge | |
![]() |
SetSavedSubdivisionPoint | |
![]() |
ToString | (Overrides ValueType.ToString().) |
Name | Description | |
---|---|---|
![]() ![]() |
Equality | |
![]() ![]() |
Inequality |
Name | Description | |
---|---|---|
![]() ![]() |
Default |
Supported in: 6.0.16224.21491