Share

RuledFace.Curve Property

Profile curves of the surface.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public Curve this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

Curve

See Also

Reference

Was this information helpful?