Property
|
Sets the table entries for a table-based PropertyLine element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- newTable IList PropertyTableEntry
- Input property table.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | PropertyLine is not table-based. -or- Failed to set property table for the property line element if it is sketch-based. |