Class AssignWeldingAttributesBuilder
Inheritance
System.Object
System.MarshalByRefObject
AssignWeldingAttributesBuilder
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.Features.StructureDesign
Assembly: NXOpen.dll
Syntax
public class AssignWeldingAttributesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AssignWeldingAttributesBuilder()
Declaration
protected AssignWeldingAttributesBuilder()
Properties
SelectionButtWeldingEdges
Declaration
public SelectEdgeList SelectionButtWeldingEdges { get; }
Property Value
Type | Description |
---|---|
SelectEdgeList |
SelectionCorners
Declaration
public SelectCornerList SelectionCorners { get; }
Property Value
Type | Description |
---|---|
SelectCornerList |
SelectionEdgesToBeClear
Declaration
public SelectEdgeList SelectionEdgesToBeClear { get; }
Property Value
Type | Description |
---|---|
SelectEdgeList |
SelectionFilletWeldingEdges
Declaration
public SelectEdgeList SelectionFilletWeldingEdges { get; }
Property Value
Type | Description |
---|---|
SelectEdgeList |
Implements
System.Runtime.Remoting.Messaging.IMessageSink