Class LineWeldBuilder
Inheritance
System.Object
System.MarshalByRefObject
LineWeldBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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 LineWeldBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LineWeldBuilder()
Declaration
protected LineWeldBuilder()
Properties
ArrowSideWeldData
Declaration
public LineWeldDataBuilder ArrowSideWeldData { get; }
Property Value
FieldWeld
Declaration
public LineWeldBuilder.FieldWeldType FieldWeld { get; set; }
Property Value
FlipDirection
Declaration
public bool FlipDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FlipHorizontal
Declaration
public bool FlipHorizontal { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FlipVertical
Declaration
public bool FlipVertical { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ForeshorteningSymbol
Declaration
public ForeshorteningSymbolBuilder ForeshorteningSymbol { get; }
Property Value
IdLine
Declaration
public LineWeldBuilder.IdLineType IdLine { get; set; }
Property Value
Inherit
Declaration
public SelectDisplayableObject Inherit { get; }
Property Value
Leader
Declaration
public LeaderBuilder Leader { get; }
Property Value
Origin
Declaration
public OriginBuilder Origin { get; }
Property Value
OtherSideWeldData
Declaration
public LineWeldDataBuilder OtherSideWeldData { get; }
Property Value
Scale
Declaration
public double Scale { get; set; }
Property Value
Type |
Description |
System.Double |
|
SideSeamObjects
Declaration
public SelectDisplayableObjectList SideSeamObjects { get; }
Property Value
SpaceFactor
Declaration
public double SpaceFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
StaggeredWeld
Declaration
public LineWeldBuilder.StaggeredWeldType StaggeredWeld { get; set; }
Property Value
Style
Declaration
public StyleBuilder Style { get; }
Property Value
Tail
Declaration
public LineWeldBuilder.TailType Tail { get; set; }
Property Value
TopSeamObject
Declaration
public SelectDisplayableObject TopSeamObject { get; }
Property Value
WeldAlongContour
Declaration
public LineWeldBuilder.WeldSymbolWeldAlongContourType WeldAlongContour { get; set; }
Property Value
Methods
GetReference()
Declaration
public string[] GetReference()
Returns
Type |
Description |
System.String[] |
|
InheritProperties(Weld)
Declaration
public void InheritProperties(Weld annotation)
Parameters
Type |
Name |
Description |
Weld |
annotation |
|
InheritPropertiesFromWeldFeature(DisplayableObject)
Declaration
public void InheritPropertiesFromWeldFeature(DisplayableObject feature)
Parameters
SetReference(String[])
Declaration
public void SetReference(string[] reference)
Parameters
Type |
Name |
Description |
System.String[] |
reference |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink