WallUtils.IsWallJoinAllowedAtEnd
Description:
Identifies if the indicated end of the wall allows joins or not.
Identifies if the indicated end of the wall allows joins or not.
public static bool IsWallJoinAllowedAtEnd(
Wall wall,
int end
)
-
wallThe wall in question
-
Int32end0 or 1 for the beginning or end of the wall's curve
Return Value
bool
true if it is allowed to join. false if it is disallowed.
-
A non-optional argument was null