Railing.IsValidPathForRailing
Description:
Checks whether a railing can be created along a railing path.
Checks whether a railing can be created along a railing path.
Remarks:
The railing path should be located on the same horizontal plane and it should contain lines or arcs only. It also has to be continuous and its three or more curves cannot meet in one end point.
The railing path should be located on the same horizontal plane and it should contain lines or arcs only. It also has to be continuous and its three or more curves cannot meet in one end point.
public static bool IsValidPathForRailing(
CurveLoop curveLoop
)
-
A non-optional argument was null