Class PmiLineWeldData
Inheritance
PmiLineWeldData
Assembly: NXOpen.dll
Syntax
public class PmiLineWeldData : PmiSemanticData, IMessageSink, IDisposable
Constructors
PmiLineWeldData(nint)
Declaration
protected PmiLineWeldData(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
AllAround
Declaration
public bool AllAround { get; }
Property Value
AlongContour
Declaration
public PmiLineWeldData.AlongContourTypes AlongContour { get; }
Property Value
ArrowSideCompound
Declaration
public bool ArrowSideCompound { get; }
Property Value
ArrowSideCompoundMainSize
Declaration
public string ArrowSideCompoundMainSize { get; }
Property Value
ArrowSideFinishSymbol
Declaration
public PmiLineWeldData.FinishSymbolTypes ArrowSideFinishSymbol { get; }
Property Value
ArrowSideGrooveAngle
Declaration
public string ArrowSideGrooveAngle { get; }
Property Value
ArrowSideGrooveGap
Declaration
public string ArrowSideGrooveGap { get; }
Property Value
ArrowSideLongitudinalSize
Declaration
public string ArrowSideLongitudinalSize { get; }
Property Value
ArrowSideMainSize
Declaration
public string ArrowSideMainSize { get; }
Property Value
ArrowSideStaggeredSize
Declaration
public string ArrowSideStaggeredSize { get; }
Property Value
ArrowSideSupplementalSymbol
Declaration
public PmiLineWeldData.SupplementalSymbolTypes ArrowSideSupplementalSymbol { get; }
Property Value
ArrowSideSymbol
Declaration
public PmiLineWeldData.SymbolTypes ArrowSideSymbol { get; }
Property Value
Centered
Declaration
public bool Centered { get; }
Property Value
Delta
Declaration
public bool Delta { get; }
Property Value
Field
Declaration
public bool Field { get; }
Property Value
IncludeReferenceSign
Declaration
public bool IncludeReferenceSign { get; }
Property Value
OtheSideSupplementalSymbol
Declaration
public PmiLineWeldData.SupplementalSymbolTypes OtheSideSupplementalSymbol { get; }
Property Value
OtherSideCompound
Declaration
public bool OtherSideCompound { get; }
Property Value
OtherSideCompoundMainSize
Declaration
public string OtherSideCompoundMainSize { get; }
Property Value
OtherSideFinishSymbol
Declaration
public PmiLineWeldData.FinishSymbolTypes OtherSideFinishSymbol { get; }
Property Value
OtherSideGrooveAngle
Declaration
public string OtherSideGrooveAngle { get; }
Property Value
OtherSideGrooveGap
Declaration
public string OtherSideGrooveGap { get; }
Property Value
OtherSideLongitudinalSize
Declaration
public string OtherSideLongitudinalSize { get; }
Property Value
OtherSideMainSize
Declaration
public string OtherSideMainSize { get; }
Property Value
OtherSideStaggeredSize
Declaration
public string OtherSideStaggeredSize { get; }
Property Value
OtherSideSymbol
Declaration
public PmiLineWeldData.SymbolTypes OtherSideSymbol { get; }
Property Value
Staggered
Declaration
public bool Staggered { get; }
Property Value
StandardType
Declaration
public PmiLineWeldData.StandardTypes StandardType { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink