PropertyLine.SetPropertyTable
Description:
Sets the table entries for a table-based PropertyLine element.
Sets the table entries for a table-based PropertyLine element.
public void SetPropertyTable(
IList<PropertyTableEntry> newTable
)
-
IList<PropertyTableEntry>newTableInput property table.
-
A non-optional argument was null
-
PropertyLine is not table-based. -or- Failed to set property table for the property line element if it is sketch-based.