ExtrusionAnalyzerStartParameter Property |
The start parameter (distance along the extrusion direction from the input plane) calculated by the extrusion analysis.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic double StartParameter { get; }
Public ReadOnly Property StartParameter As Double
Get
public:
property double StartParameter {
double get ();
}
member StartParameter : float with get
Property Value
Double
See Also