FabricationPart.CanAdjustEndLength
Method
Description:
Checks if the end of fabrication part can be adjusted.
Checks if the end of fabrication part can be adjusted.
Parameters
Parameter | Type | Description |
---|---|---|
connector | Connector | The connector of the fabrication part to adjust length. |
Return Value
Type | Description |
---|---|
Boolean | True if the end of fabrication part can be adjusted. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |