<Code Lib>
2025.3 Method
Changes 4
M

FabricationPart.CanAdjustEndLength

Description:
Checks if the end of fabrication part can be adjusted.

public bool CanAdjustEndLength(
	Connector connector
)

  • connector
    The connector of the fabrication part to adjust length.
Return Value Boolean True if the end of fabrication part can be adjusted.

Loading…