LevelAssociationData.GetLevelOffset Method

LevelAssociationDataGetLevelOffset Method

Returns the offset from the Associated Level.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double GetLevelOffset()
Public Function GetLevelOffset As Double
public:
double GetLevelOffset()
member GetLevelOffset : unit -> float 

Return Value

Double
See Also