M_Rhino_Geometry_SubDVertexDirPair__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

SubDVertexDirPair Constructor

Initializes a new instance of the SubDVertexDirPair class

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

Syntax

C#

public SubDVertexDirPair(
	SubDVertexPtr value,
	bool flipped
)

VB

Public Sub New ( 
	value As SubDVertexPtr,
	flipped As Boolean
)

Parameters

 

value
Type: Rhino.Geometry.SubDVertexPtr
[Missing documentation for "M:Rhino.Geometry.SubDVertexDirPair.#ctor(Rhino.Geometry.SubDVertexPtr,System.Boolean)"]
flipped
Type: System.Boolean
[Missing documentation for "M:Rhino.Geometry.SubDVertexDirPair.#ctor(Rhino.Geometry.SubDVertexPtr,System.Boolean)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDVertexDirPair Structure
Rhino.Geometry Namespace

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