WireMaterialTypeSet.Insert
Description:
Insert the specified wire material type into the set.
Insert the specified wire material type into the set.
public virtual bool Insert(
WireMaterialType item
)
-
itemThe wire material type to be inserted into the set.
Return Value
bool
Returns whether the wire material type was inserted into the set.