NonContinuousRailInfo.IsValidNonContinuousRailName
Description:
Checks whether the input name is valid for a non-continuous rail in its associated railing type.
Checks whether the input name is valid for a non-continuous rail in its associated railing type.
Remarks:
The name must be unique within the [!:Autodesk::Revit::DB::Architecture::RailingType] to which the non-continuous rail belongs.
The name must be unique within the [!:Autodesk::Revit::DB::Architecture::RailingType] to which the non-continuous rail belongs.
public bool IsValidNonContinuousRailName(
string name
)
-
StringnameThe name to be checked.
-
A non-optional argument was null