Share

ExtrusionAnalyzer.EndParameter Property

The end parameter (distance along the extrusion direction from the input plane) calculated by the extrusion analysis.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)

Syntax

C#

public double EndParameter { get; }

Property Value

Double

See Also

Reference

Was this information helpful?