Revit 2025.3 API
Built |
Failures related to property set elements.
SystemObject
Autodesk.Revit.DBBuiltInFailuresPropertySetElementFailures
Autodesk.Revit.DBBuiltInFailuresPropertySetElementFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The BuiltInFailuresPropertySetElementFailures type exposes the following members.
| Name | Description | |
|---|---|---|
| EmptyPropertySetName | A property set name cannot be an empty string. | |
| NonStringParameterValue | The given parameter requires a string value. | |
| NonUniquePropertySetName | The value of the given parameter is already in use as a property set name. |
See Also