Class JointItemBuilder
Inheritance
System.Object
System.MarshalByRefObject
JointItemBuilder
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 JointItemBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
JointItemBuilder()
Declaration
protected JointItemBuilder()
Properties
BackingFace
Declaration
public ScCollector BackingFace { get; }
Property Value
Curve
Declaration
public Curve Curve { get; }
Property Value
Limits
Declaration
public DieLimitsBuilder Limits { get; }
Property Value
MasterEdge
Declaration
public ScCollector MasterEdge { get; }
Property Value
PlacementFace
Declaration
public ScCollector PlacementFace { get; }
Property Value
PrimaryEdge
Declaration
public ScCollector PrimaryEdge { get; }
Property Value
PrimaryFace
Declaration
public ScCollector PrimaryFace { get; }
Property Value
RoutingObject
Declaration
public SelectPort RoutingObject { get; }
Property Value
SecondaryEdge
Declaration
public ScCollector SecondaryEdge { get; }
Property Value
SecondaryFace
Declaration
public ScCollector SecondaryFace { get; }
Property Value
TargetFace
Declaration
public ScCollector TargetFace { get; }
Property Value
UseCallbackValues
Declaration
public bool UseCallbackValues { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WeldingCharacteristics
Declaration
public CharacteristicsBuilder WeldingCharacteristics { get; }
Property Value
WeldType
Declaration
public int WeldType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
DeleteCurve()
Declaration
public void DeleteCurve()
GetPortEngagement()
Declaration
public double GetPortEngagement()
Returns
Type |
Description |
System.Double |
|
ReadEdgePrepValues()
Declaration
public EdgePrepValuesBuilder ReadEdgePrepValues()
Returns
SaveEdgePrepValues(EdgePrepValuesBuilder)
Declaration
public void SaveEdgePrepValues(EdgePrepValuesBuilder valuesBuilder)
Parameters
SetCallbackMessage(String)
Declaration
public void SetCallbackMessage(string message)
Parameters
Type |
Name |
Description |
System.String |
message |
|
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink