Skip to content

CableTray.IsValidRungSpace

Public Class

Identifies if the input rung space is valid.

Namespace: Autodesk.Revit.DB.Electrical

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public bool IsValidRungSpace(
double rungSpace
)

Parameters

rungSpaceDouble

The rung space to check.

Return Value

Boolean
True if the value is acceptable, false otherwise.

Remarks

rung space should be at least equal to or larger than rang width which is 1 inch.