MeshPointGetTriangle Method |
Namespace: Rhino.Geometry
public bool GetTriangle( out int a, out int b, out int c )
Public Function GetTriangle ( <OutAttribute> ByRef a As Integer, <OutAttribute> ByRef b As Integer, <OutAttribute> ByRef c As Integer ) As Boolean
[Missing <param name="a"/> documentation for "M:Rhino.Geometry.MeshPoint.GetTriangle(System.Int32@,System.Int32@,System.Int32@)"]
[Missing <param name="b"/> documentation for "M:Rhino.Geometry.MeshPoint.GetTriangle(System.Int32@,System.Int32@,System.Int32@)"]
[Missing <param name="c"/> documentation for "M:Rhino.Geometry.MeshPoint.GetTriangle(System.Int32@,System.Int32@,System.Int32@)"]
[Missing <returns> documentation for "M:Rhino.Geometry.MeshPoint.GetTriangle(System.Int32@,System.Int32@,System.Int32@)"]