RVTDocs.com

FabricationPart.CanAdjustEndLength

Method
Description:
Checks if the end of fabrication part can be adjusted.
Syntax
public bool CanAdjustEndLength(
	Connector connector
)
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