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.
-
nameThe name to be checked.
Return Value
bool
True if the name is unique for the RailingType , false otherwise.
-
A non-optional argument was NULL