2027 Method
Changes 0
M

ExportLineweightTable.Add

Description:
Inserts a (key, info) pair into Export line weight table.
public void Add(
	ExportLineweightKey exportLineweightKey,
	ExportLineweightInfo exportLineweightInfo
)