M_Rhino_Geometry_SubDVertexPtr_FromSubDAndId - mcneel/rhinocommon-api-docs GitHub Wiki
[Missing
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static SubDVertexPtr FromSubDAndId(
SubD subD,
int id
)
VB
Public Shared Function FromSubDAndId (
subD As SubD,
id As Integer
) As SubDVertexPtr
- subD
- Type: Rhino.Geometry.SubD
[Missing documentation for "M:Rhino.Geometry.SubDVertexPtr.FromSubDAndId(Rhino.Geometry.SubD,System.Int32)"] - id
- Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.SubDVertexPtr.FromSubDAndId(Rhino.Geometry.SubD,System.Int32)"]
Type: SubDVertexPtr
[Missing documentation for "M:Rhino.Geometry.SubDVertexPtr.FromSubDAndId(Rhino.Geometry.SubD,System.Int32)"]
Supported in: 6.0.16224.21491