Obtains the base offset of the wall.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static double GetWallBaseOffset(
Wall wall
)
Parameters
- wall Wall
-
The wall.
Return Value
Double
The base offset of the wall.
Exceptions
See Also
Reference