StructuralElementDefinitionData.StartShortening Property

StructuralElementDefinitionDataStartShortening Property

Cutback or extension at element curve start.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double StartShortening { get; }
Public ReadOnly Property StartShortening As Double
	Get
public:
property double StartShortening {
	double get ();
}
member StartShortening : float with get

Property Value

Double
See Also