Class UserDefinedWeld
Inheritance
UserDefinedWeld
Assembly: NXOpen.dll
Syntax
public class UserDefinedWeld : BodyFeature, IMessageSink, IProfile, IFitTo, IFeature, INXObject
Constructors
UserDefinedWeld()
Declaration
protected UserDefinedWeld()
Methods
GetFeatureDiagnostics(out int[])
Declaration
public void GetFeatureDiagnostics(out int[] diagnosticCodes)
Parameters
Type |
Name |
Description |
int[] |
diagnosticCodes |
|
GetFeatureIconName()
Declaration
public string GetFeatureIconName()
Returns
GetFeatureLayer()
Declaration
public int GetFeatureLayer()
Returns
GetFeatureObjectColor()
Declaration
public int GetFeatureObjectColor()
Returns
GetFeatureReferenceSetStrings(out string[])
Declaration
public void GetFeatureReferenceSetStrings(out string[] refSet)
Parameters
Type |
Name |
Description |
string[] |
refSet |
|
GetFeatureReferenceSets(out ReferenceSet[])
Declaration
public void GetFeatureReferenceSets(out ReferenceSet[] refSet)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink