RVTDocs.com
Namespace: Autodesk.Revit.DB Class: HostedSweep

HostedSweep.ReferenceCurve

Property
Description:
The curve on which the hosted sweep segment is created.
Syntax
public Curve this[
	Reference targetRef
] { get; }
Parameters
Parameter Type Description
targetRef Reference Reference of the curve that hosts the object.
Return Value
Exceptions
Exception Condition
InvalidOperationException Thrown when regeneration fails.