<Code Lib>
M

WireMaterialTypeSet.Insert

Description:
Insert the specified wire material type into the set.

public virtual bool Insert(
	WireMaterialType item
)

Return Value bool Returns whether the wire material type was inserted into the set.

Loading…