Share

StructuralSectionGeneralH.WallDesignThickness Property

Represents wall design thickness of rectangle.


Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public double WallDesignThickness { get; set; }

Property Value

Double

Remarks

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

See Also

Reference

Was this information helpful?