RhinoCommon API
BrepEdgeConcavityAt Method |
Determine the concavity of this edge at a specific parameter.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Concavity ConcavityAt( double t, double tolerance )
Public Function ConcavityAt ( t As Double, tolerance As Double ) As Concavity
Parameters
- t
- Type: SystemDouble
Edge curve parameter. - tolerance
- Type: SystemDouble
Angle tolerance for tangent faces.
Return Value
Type: ConcavityConcavity measure at parameter.

Rhino for Windows
Supported in: 6.14