M_Rhino_Geometry_Extrusion_Profile3d - mcneel/rhinocommon-api-docs GitHub Wiki

Extrusion.Profile3d Method (ComponentIndex)

Gets one of the profiles.

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

Syntax

C#

public Curve Profile3d(
	ComponentIndex ci
)

VB

Public Function Profile3d ( 
	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
Profile3d Overload
Rhino.Geometry Namespace

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