Class PmiLineWeldData
Inheritance
System.Object
System.MarshalByRefObject
PmiLineWeldData
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class PmiLineWeldData : PmiSemanticData, IMessageSink, IDisposable
Constructors
PmiLineWeldData(IntPtr)
Declaration
protected PmiLineWeldData(IntPtr ptr)
Parameters
Type |
Name |
Description |
System.IntPtr |
ptr |
|
Properties
AllAround
Declaration
public bool AllAround { get; }
Property Value
Type |
Description |
System.Boolean |
|
AlongContour
Declaration
public PmiLineWeldData.AlongContourTypes AlongContour { get; }
Property Value
ArrowSideCompound
Declaration
public bool ArrowSideCompound { get; }
Property Value
Type |
Description |
System.Boolean |
|
ArrowSideCompoundMainSize
Declaration
public string ArrowSideCompoundMainSize { get; }
Property Value
Type |
Description |
System.String |
|
ArrowSideFinishSymbol
Declaration
public PmiLineWeldData.FinishSymbolTypes ArrowSideFinishSymbol { get; }
Property Value
ArrowSideGrooveAngle
Declaration
public string ArrowSideGrooveAngle { get; }
Property Value
Type |
Description |
System.String |
|
ArrowSideGrooveGap
Declaration
public string ArrowSideGrooveGap { get; }
Property Value
Type |
Description |
System.String |
|
ArrowSideLongitudinalSize
Declaration
public string ArrowSideLongitudinalSize { get; }
Property Value
Type |
Description |
System.String |
|
ArrowSideMainSize
Declaration
public string ArrowSideMainSize { get; }
Property Value
Type |
Description |
System.String |
|
ArrowSideStaggeredSize
Declaration
public string ArrowSideStaggeredSize { get; }
Property Value
Type |
Description |
System.String |
|
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
Type |
Description |
System.Boolean |
|
Delta
Declaration
public bool Delta { get; }
Property Value
Type |
Description |
System.Boolean |
|
Field
Declaration
public bool Field { get; }
Property Value
Type |
Description |
System.Boolean |
|
IncludeReferenceSign
Declaration
public bool IncludeReferenceSign { get; }
Property Value
Type |
Description |
System.Boolean |
|
OtherSideCompound
Declaration
public bool OtherSideCompound { get; }
Property Value
Type |
Description |
System.Boolean |
|
OtherSideCompoundMainSize
Declaration
public string OtherSideCompoundMainSize { get; }
Property Value
Type |
Description |
System.String |
|
OtherSideFinishSymbol
Declaration
public PmiLineWeldData.FinishSymbolTypes OtherSideFinishSymbol { get; }
Property Value
OtherSideGrooveAngle
Declaration
public string OtherSideGrooveAngle { get; }
Property Value
Type |
Description |
System.String |
|
OtherSideGrooveGap
Declaration
public string OtherSideGrooveGap { get; }
Property Value
Type |
Description |
System.String |
|
OtherSideLongitudinalSize
Declaration
public string OtherSideLongitudinalSize { get; }
Property Value
Type |
Description |
System.String |
|
OtherSideMainSize
Declaration
public string OtherSideMainSize { get; }
Property Value
Type |
Description |
System.String |
|
OtherSideStaggeredSize
Declaration
public string OtherSideStaggeredSize { get; }
Property Value
Type |
Description |
System.String |
|
OtherSideSymbol
Declaration
public PmiLineWeldData.SymbolTypes OtherSideSymbol { get; }
Property Value
OtheSideSupplementalSymbol
Declaration
public PmiLineWeldData.SupplementalSymbolTypes OtheSideSupplementalSymbol { get; }
Property Value
Staggered
Declaration
public bool Staggered { get; }
Property Value
Type |
Description |
System.Boolean |
|
StandardType
Declaration
public PmiLineWeldData.StandardTypes StandardType { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable