Returns a copy of the profile curve expressed in the world coordinate system.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Curve GetProfileCurveInWorldCoordinates()
Return Value
Curve
A copy of the profile curve in the world coordinate system.
See Also
Reference