<Code Lib>
2027 Method
Changes 8
M

PropertyLine.GetPropertyTable

Description:
Gets the table entries for a table-based PropertyLine element.

public IList<PropertyTableEntry> GetPropertyTable()

IList<PropertyTableEntry> IList PropertyTableEntry

  • PropertyLine is not table-based. -or- Failed to get property table for the property line element if it is sketch-based.

Loading…