Class LineWeldDataBuilder
Inheritance
System.Object
System.MarshalByRefObject
LineWeldDataBuilder
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)
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class LineWeldDataBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
LineWeldDataBuilder()
Declaration
protected LineWeldDataBuilder()
Properties
CompoundWeldSize
Declaration
public string CompoundWeldSize { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CompoundWeldSizeCode
Declaration
public LineWeldDataBuilder.WeldSizeCodeType CompoundWeldSizeCode { get; set; }
Property Value
Type | Description |
---|---|
LineWeldDataBuilder.WeldSizeCodeType |
ContourSymbol
Declaration
public LineWeldDataBuilder.ContourSymbolType ContourSymbol { get; set; }
Property Value
Type | Description |
---|---|
LineWeldDataBuilder.ContourSymbolType |
FinishSymbol
Declaration
public LineWeldDataBuilder.FinishSymbolType FinishSymbol { get; set; }
Property Value
Type | Description |
---|---|
LineWeldDataBuilder.FinishSymbolType |
GrooveCountersinkAngle
Declaration
public string GrooveCountersinkAngle { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IsCompound
Declaration
public bool IsCompound { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LengthPitch
Declaration
public string LengthPitch { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NumberRootDepth
Declaration
public string NumberRootDepth { get; set; }
Property Value
Type | Description |
---|---|
System.String |
WeldSize
Declaration
public string WeldSize { get; set; }
Property Value
Type | Description |
---|---|
System.String |
WeldSizeCode
Declaration
public LineWeldDataBuilder.WeldSizeCodeType WeldSizeCode { get; set; }
Property Value
Type | Description |
---|---|
LineWeldDataBuilder.WeldSizeCodeType |
WeldSymbol
Declaration
public LineWeldDataBuilder.WeldSymbolType WeldSymbol { get; set; }
Property Value
Type | Description |
---|---|
LineWeldDataBuilder.WeldSymbolType |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink