Class WeldBuilder
Inheritance
System.Object
System.MarshalByRefObject
WeldBuilder
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 WeldBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
WeldBuilder()
Declaration
Properties
DistanceBetween
Declaration
public Expression DistanceBetween { get; }
Property Value
EdgeSelection
Declaration
public SelectTaggedObjectList EdgeSelection { get; }
Property Value
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
EndOffset
Declaration
public Expression EndOffset { get; }
Property Value
FlipState
Declaration
public int FlipState { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string InputFile { get; set; }
Property Value
Type |
Description |
System.String |
|
Location
Declaration
public WeldBuilder.WeldLocation Location { get; set; }
Property Value
NodeSelection
Declaration
public SelectFENodeList NodeSelection { get; }
Property Value
NumberOfPointsOnEdge
Declaration
public int NumberOfPointsOnEdge { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NumberOfPointsOption
Declaration
public WeldBuilder.NumberOfPointsOnEdgeType NumberOfPointsOption { get; set; }
Property Value
OffsetDistance
Declaration
public Expression OffsetDistance { get; }
Property Value
OffsetVector
Declaration
public Direction OffsetVector { get; set; }
Property Value
Pattern
Declaration
public string Pattern { get; set; }
Property Value
Type |
Description |
System.String |
|
PointOnEdgeOption
Declaration
public WeldBuilder.PointOnEdgeType PointOnEdgeOption { get; set; }
Property Value
PointsSelection
Declaration
public SelectTaggedObjectList PointsSelection { get; }
Property Value
SearchDistance
Declaration
public Expression SearchDistance { get; }
Property Value
SpecifiedNumberOfPoints
Declaration
public int SpecifiedNumberOfPoints { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StartOffset
Declaration
public Expression StartOffset { get; }
Property Value
SupportAllPids
Declaration
public bool SupportAllPids { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink