FabricationPart.AdjustEndLength
Description:
Adjusts the length for the specified connector.
Adjusts the length for the specified connector.
public double AdjustEndLength(
Connector connector,
double lengthToAdjust,
bool totalLengthOnly
)
-
connector# The connector of the fabrication part to adjust length.
-
DoublelengthToAdjustThe length to adjust.
-
BooleantotalLengthOnlyTrue if adjust the total length only when adjust length.
Return Value
Double
The adjusted length.
-
The end of the fabrication part of the connector can not be adjusted. -or- Connector is connected.
-
A non-optional argument was null