T_Rhino_Geometry_RailType - mcneel/rhinocommon-api-docs GitHub Wiki

RailType Enumeration

Rail types used for creating filleted Brep edges

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

Syntax

C#

public enum RailType

VB

Public Enumeration RailType

Members

 

Member name Value Description
DistanceFromEdge 0 The distance from the edge curves determines the intersection.
RollingBall 1 The radius of a rolling ball determines the intersection.
DistanceBetweenRails 2 The distance between the edge rails determines the intersection.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️