M_Rhino_Geometry_Cylinder_LineAt - mcneel/rhinocommon-api-docs GitHub Wiki
Compute the line at the given angle parameter. This line will be degenerate if the cylinder is infite.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Line LineAt(
double angularParameter
)
VB
Public Function LineAt (
angularParameter As Double
) As Line
- angularParameter
- Type: System.Double
Angle parameter for line section.
Type: Line
[Missing documentation for "M:Rhino.Geometry.Cylinder.LineAt(System.Double)"]
Supported in: 6.0.16224.21491, 5D58w