Checks if the end of fabrication part can be adjusted.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool CanAdjustEndLength(
Connector connector
)
Parameters
- connector Connector
-
The connector of the fabrication part to adjust length.
Return Value
Boolean
True if the end of fabrication part can be adjusted.
Exceptions
See Also
Reference