WallSweepInfo(WallSweepType, Boolean)
Description:
Constructs a new WallSweepInfo instance.
Constructs a new WallSweepInfo instance.
Overloads (2):
public WallSweepInfo(
WallSweepType type,
bool vertical
)
-
typeThe type of the WallSweepInfo instance.
-
BooleanverticalTrue to construct a vertical wall sweep, false otherwise.
-
A value passed for an enumeration argument is not a member of that enumeration