<Code Lib>
2022 Property
Changes 2
P

Wall.CrossSection

Description:
Obtain the Wall Cross-section for this wall.
Remarks:
This value determines whether the wall is vertical, slanted or tapered. See also: WallCrossSection. Setting the value to "SingleSlanted" or "Tapered" will enable other parameters to control the slanted angle(s) for a slanted or a tapered wall.

public WallCrossSection CrossSection { get; set; }

Loading…