StructuralSectionGeneralRWallNominalThickness Property

Represents wall nominal thickness of rectangle.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double WallNominalThickness { get; set; }

Property Value

Double
Remarks
Nominal is measured real value of profile, should be thicker than designed. In EN standard it is marked as "d". //Need to be verified!!!!!!! In ACI standard it is marked as "d". //Need to be verified!!!!!!!
See Also