FabricationPart.CanSplitStraight
Description:
Validates if the straight can be split into two at the passed in point.
Validates if the straight can be split into two at the passed in point.
public bool CanSplitStraight(
XYZ position
)
-
positionThe position to split in the straight.
Return Value
bool
Returns true if valid otherwise false if the straight cannot be split.
-
A non-optional argument was null