M_Rhino_Geometry_Extrusion_WallEdge - mcneel/rhinocommon-api-docs GitHub Wiki

Extrusion.WallEdge Method

Gets one of the longitudinal curves along the beam or extrusion.

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

Syntax

C#

public Curve WallEdge(
	ComponentIndex ci
)

VB

Public Function WallEdge ( 
	ci As ComponentIndex
) As Curve

Parameters

 

ci
Type: Rhino.Geometry.ComponentIndex
The index of this profile.

Return Value

Type: Curve
The profile.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Extrusion Class
Rhino.Geometry Namespace

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