StructuralElementDefinitionData.YOffset Property

StructuralElementDefinitionDataYOffset Property

Y offset.

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

Property Value

Double
See Also