M_Rhino_Geometry_SubDEdgeDirPair__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new instance of the SubDEdgeDirPair class
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public SubDEdgeDirPair(
SubDEdgePtr value,
bool flipped
)
VB
Public Sub New (
value As SubDEdgePtr,
flipped As Boolean
)
- value
- Type: Rhino.Geometry.SubDEdgePtr
[Missing documentation for "M:Rhino.Geometry.SubDEdgeDirPair.#ctor(Rhino.Geometry.SubDEdgePtr,System.Boolean)"] - flipped
- Type: System.Boolean
[Missing documentation for "M:Rhino.Geometry.SubDEdgeDirPair.#ctor(Rhino.Geometry.SubDEdgePtr,System.Boolean)"]
Supported in: 6.0.16224.21491