MCPcopy Create free account
hub / github.com/JohnYang1210/PycomCAD / AddTable

Method AddTable

pycomcad.py:466–475  ·  view source on GitHub ↗

add a table in ModelSpace. InsertionPoint:Apoint type. NumRows:The number of rows in the table. NumColumns:The number of columns in the table. RowHeight :The height of the rows in the table. ColWidth :The width of the columns in the table.

(self,InsertionPoint,NumRows,NumColumns,RowHeight,ColWidth)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected