NonContinuousRailInfo.IsValidNonContinuousRailMaterial
Description:
Checks whether an ElementId is a valid material Id of a non-continuous rail.
Checks whether an ElementId is a valid material Id of a non-continuous rail.
public bool IsValidNonContinuousRailMaterial(
ElementId materialId
)
-
materialIdThe material Id to be checked.
Return Value
bool
True if the ElementId refers to a valid material or it is invalidElementId, false otherwise.
-
A non-optional argument was null