SweptProfileEndSetBack Property |
The distance from the end of the driving curve to the point where the sweep actually ends.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double EndSetBack { get; }
Public ReadOnly Property EndSetBack As Double
Get
public:
property double EndSetBack {
double get ();
}
member EndSetBack : float with get
Property Value
Double
See Also