Namespace:
Autodesk.Revit.DB
ConnectionValidationWarning
Class
Description:
Contains information about a specific connection validation problem.
Contains information about a specific connection validation problem.
ConnectionValidationWarning Class Members:
Name | Description | Inherited From |
---|---|---|
ConnectionValidationWarning | Constructor. |
Name | Description | Inherited From |
---|---|---|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
Reason | Enumeration for reason of warning. | |
Resolution | Enumeration for resolution that was applied. |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the ConnectionValidationWarning | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetParts | Get ElementIds of affected parts. | |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |