RVTDocs.com

DWGImportOptions.SetLineWeights

Method
Description:
Set array of line weights.
Syntax
public void SetLineWeights(
	IList<int> lineWeight
)
Parameters
Parameter Type Description
lineWeight IList
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null