2022 Method
Changes 0
M

LinePatternElement.SetLinePattern

Description:
Sets the LinePattern associated to this element.
Remarks:
The data stored inside the input LinePattern will be copied into this element. The input LinePattern itself will not be associated with the element.
public void SetLinePattern(
	LinePattern newLinePattern
)