RhinoCommon API
ExtrusionWallEdge Method |
Gets one of the longitudinal curves along the beam or extrusion.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public Curve WallEdge( ComponentIndex ci )
Public Function WallEdge ( ci As ComponentIndex ) As Curve
Parameters
- ci
- Type: Rhino.GeometryComponentIndex
The index of this profile.
Return Value
Type: CurveThe profile.
