Skip to content

T_Rhino_Geometry_SubDVertexDirPair

Will Pearson edited this page Aug 12, 2016 · 1 revision

SubDVertexDirPair Structure

[Missing

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

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

Syntax

C#

public struct SubDVertexDirPair

VB

Public Structure SubDVertexDirPair

The SubDVertexDirPair type exposes the following members.

Constructors

 

Name Description
Public method SubDVertexDirPair Initializes a new instance of the SubDVertexDirPair class
  Back to Top

Properties

 

Name Description
Public property Flipped
Public property Vertex
  Back to Top

Methods

 

Name Description
Public method Equals Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)
Public method GetHashCode Returns the hash code for this instance. (Inherited from ValueType.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString (Overrides ValueType.ToString().)
  Back to Top

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Rhino.Geometry Namespace

Clone this wiki locally