Class LineWeld
Assembly: NXOpen.dll
Syntax
public class LineWeld : Weld, IMessageSink, IFitTo, INXObject
Constructors
LineWeld()
Declaration
Methods
GetWeldData()
Declaration
public LineWeldData GetWeldData()
Returns
SetAutoWeldSymbol(bool)
Declaration
public void SetAutoWeldSymbol(bool isAutoWeldSymbol)
Parameters
Type |
Name |
Description |
bool |
isAutoWeldSymbol |
|
SetAutoWeldType(AutoWeldType, bool)
Declaration
public void SetAutoWeldType(LineWeld.AutoWeldType type, bool flag)
Parameters
SetEditAuto(bool)
Declaration
public void SetEditAuto(bool isEditAuto)
Parameters
Type |
Name |
Description |
bool |
isEditAuto |
|
SetWeldData(LineWeldData)
Declaration
public void SetWeldData(LineWeldData data)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink