Class LineWeldSideData
Inheritance
LineWeldSideData
Assembly: NXOpen.dll
Syntax
public class LineWeldSideData : TransientObject, IMessageSink, IDisposable
Constructors
LineWeldSideData(nint)
Declaration
protected LineWeldSideData(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
DepthRootOpeningNumberOfWelds
Declaration
public string DepthRootOpeningNumberOfWelds { get; set; }
Property Value
FinishMethod
Declaration
public FinishMethod FinishMethod { get; set; }
Property Value
GrooveAngle
Declaration
public string GrooveAngle { get; set; }
Property Value
LengthPitch
Declaration
public string LengthPitch { get; set; }
Property Value
Size
Declaration
public string Size { get; set; }
Property Value
SizeLetterCode
Declaration
public SizeLetterCode SizeLetterCode { get; set; }
Property Value
SupplementarySymbol
Declaration
public SupplementarySymbol SupplementarySymbol { get; set; }
Property Value
Symbol
Declaration
public Symbol Symbol { get; set; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink