GetProfileCurveInWorldCoordinates Method


Revolved Surface Get Profile Curve In World Coordinates Method

Returns a copy of the profile curve expressed in the world coordinate system.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Curve GetProfileCurveInWorldCoordinates()

Return Value

Curve
A copy of the profile curve in the world coordinate system.
See Also