Skip to content

M_Rhino_Geometry_SubDVertexPtr_EdgesTaggedCount

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

SubDVertexPtr.EdgesTaggedCount Method

[Missing

documentation for "M:Rhino.Geometry.SubDVertexPtr.EdgesTaggedCount(Rhino.Geometry.SubD.SubDEdgeTag)"]

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

Syntax

C#

public int EdgesTaggedCount(
	SubD.SubDEdgeTag edgeTag
)

VB

Public Function EdgesTaggedCount ( 
	edgeTag As SubD.SubDEdgeTag
) As Integer

Parameters

 

edgeTag
Type: Rhino.Geometry.SubD.SubDEdgeTag
[Missing documentation for "M:Rhino.Geometry.SubDVertexPtr.EdgesTaggedCount(Rhino.Geometry.SubD.SubDEdgeTag)"]

Return Value

Type: Int32
[Missing documentation for "M:Rhino.Geometry.SubDVertexPtr.EdgesTaggedCount(Rhino.Geometry.SubD.SubDEdgeTag)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDVertexPtr Structure
Rhino.Geometry Namespace

Clone this wiki locally