Class WeldPointExitBuilder
Inheritance
System.Object
System.MarshalByRefObject
WeldPointExitBuilder
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.Weld
Assembly: NXOpen.dll
Syntax
public class WeldPointExitBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
WeldPointExitBuilder()
Declaration
protected WeldPointExitBuilder()
Properties
CommandUsed
Declaration
public WeldPointExitBuilder.CommandName CommandUsed { get; }
Property Value
Type | Description |
---|---|
WeldPointExitBuilder.CommandName |
Methods
GetFeatureDetails(out WeldPointExitBuilder.FeatureDetails[])
Declaration
public void GetFeatureDetails(out WeldPointExitBuilder.FeatureDetails[] features)
Parameters
Type | Name | Description |
---|---|---|
WeldPointExitBuilder.FeatureDetails[] | features |
GetFeatureInformation(out WeldPointExitBuilder.FeatureInfo[])
Declaration
[Obsolete("Deprecated in NX12.0.1. Use NXOpen.Weld.WeldPointExitBuilder.GetFeatureDetails instead.")]
public void GetFeatureInformation(out WeldPointExitBuilder.FeatureInfo[] features)
Parameters
Type | Name | Description |
---|---|---|
WeldPointExitBuilder.FeatureInfo[] | features |
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink