| Revit 2020 API |
| FamilyThermalProperties..::..IsValid Method |
| FamilyThermalProperties Class See Also |
Confirms that the thermal properties are correctly set for assignment to a FamilySymbol.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2015
Syntax
| C# |
|---|
public bool IsValid() |
| Visual Basic |
|---|
Public Function IsValid As Boolean |
| Visual C++ |
|---|
public: bool IsValid() |