WallDesignThickness Property


Represents wall design thickness of rectangle.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2015

Syntax

C#
public double WallDesignThickness { get; set; }
Visual Basic
Public Property WallDesignThickness As Double
	Get
	Set
Visual C++
public:
property double WallDesignThickness {
	double get ();
	void set (double value);
}

Remarks

Design thickness of pipe wall is value should be thinner value than measured real value (nominal).

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →