Class WeldBead
Inheritance
System.Object
System.MarshalByRefObject
WeldBead
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 WeldBead : BodyFeature, IMessageSink, IProfile, IFitTo, IFeature, INXObject
Constructors
WeldBead()
Declaration
protected WeldBead()
Methods
GetFeatureDiagnostics(out Int32[])
Declaration
public void GetFeatureDiagnostics(out int[] diagnosticCodes)
Parameters
Type | Name | Description |
---|---|---|
System.Int32[] | diagnosticCodes |
GetFeatureIconName()
Declaration
public string GetFeatureIconName()
Returns
Type | Description |
---|---|
System.String |
GetFeatureLayer()
Declaration
public int GetFeatureLayer()
Returns
Type | Description |
---|---|
System.Int32 |
GetFeatureObjectColor()
Declaration
public int GetFeatureObjectColor()
Returns
Type | Description |
---|---|
System.Int32 |
GetFeatureReferenceSets(out ReferenceSet[])
Declaration
public void GetFeatureReferenceSets(out ReferenceSet[] refSet)
Parameters
Type | Name | Description |
---|---|---|
ReferenceSet[] | refSet |
GetFeatureReferenceSetStrings(out String[])
Declaration
public void GetFeatureReferenceSetStrings(out string[] refSet)
Parameters
Type | Name | Description |
---|---|---|
System.String[] | refSet |
Implements
System.Runtime.Remoting.Messaging.IMessageSink