Share

StructuralSectionGeneralR.WallNominalThickness Property

Represents wall nominal 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 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

Reference

Was this information helpful?