M_Rhino_Geometry_SubDVertexPtr_GetSectorIterator_1 - mcneel/rhinocommon-api-docs GitHub Wiki
[Missing
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public SubDVertexSectorIterator GetSectorIterator(
SubDFacePtr face,
bool counterClockWise
)
VB
Public Function GetSectorIterator (
face As SubDFacePtr,
counterClockWise As Boolean
) As SubDVertexSectorIterator
- face
- Type: Rhino.Geometry.SubDFacePtr
[Missing documentation for "M:Rhino.Geometry.SubDVertexPtr.GetSectorIterator(Rhino.Geometry.SubDFacePtr,System.Boolean)"] - counterClockWise
- Type: System.Boolean
[Missing documentation for "M:Rhino.Geometry.SubDVertexPtr.GetSectorIterator(Rhino.Geometry.SubDFacePtr,System.Boolean)"]
Type: SubDVertexSectorIterator
[Missing documentation for "M:Rhino.Geometry.SubDVertexPtr.GetSectorIterator(Rhino.Geometry.SubDFacePtr,System.Boolean)"]
Supported in: 6.0.16224.21491
SubDVertexPtr Structure
GetSectorIterator Overload
Rhino.Geometry Namespace