M_Rhino_Geometry_SubDVertexDirPair__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new instance of the SubDVertexDirPair class
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public SubDVertexDirPair(
SubDVertexPtr value,
bool flipped
)
VB
Public Sub New (
value As SubDVertexPtr,
flipped As Boolean
)
- 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)"]
Supported in: 6.0.16224.21491