Share

RevolvedSurface.GetProfileCurve Method

Returns a copy of the profile curve expressed in the surface's coordinate system.


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

Syntax

C#

public Curve GetProfileCurve()

Return Value

Curve
A copy of the profile curve.

See Also

Reference

Was this information helpful?