2024 Method
Changes 0
M

FabricationPart.CanSplitStraight

Description:
Validates if the straight can be split into two at the passed in point.
public bool CanSplitStraight(
	XYZ position
)
Return Value bool Returns true if valid otherwise false if the straight cannot be split.