<Code Lib>
2020 Method
Changes 5
M

FabricationPart.AdjustEndLength

Description:
Adjusts the length for the specified connector.

public double AdjustEndLength(
	Connector partConn,
	double lengthToAdjust,
	bool totalLengthOnly
)

Return Value The adjusted length. The adjusted length.

Loading…