<Code Lib>
2025 Method
Changes 2
M

Wall.IsWallCrossSectionValid

Description:
Checks whether the desired cross section is valid for the current wall.

public bool IsWallCrossSectionValid(
	WallCrossSection wallCrossSection
)

Return Value Boolean True if the wall can be set to the desired cross section.

Loading…