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