Class Groove
Inherited Members
Namespace: NXOpen.Weld
Assembly: NXOpen.dll
Syntax
public class Groove : Feature, IMessageSink, IProfile, IFitTo, IFeature, INXObject
Constructors
Groove()
Declaration
protected Groove()
Methods
GetFeatureDiagnostics(out int[])
Declaration
public void GetFeatureDiagnostics(out int[] diagnosticCodes)
Parameters
Type | Name | Description |
---|---|---|
int[] | diagnosticCodes |
GetFeatureIconName()
Declaration
public string GetFeatureIconName()
Returns
Type | Description |
---|---|
string |
GetFeatureLayer()
Declaration
public int GetFeatureLayer()
Returns
Type | Description |
---|---|
int |
GetFeatureObjectColor()
Declaration
public int GetFeatureObjectColor()
Returns
Type | Description |
---|---|
int |
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
Type | Name | Description |
---|---|---|
ReferenceSet[] | refSet |
Implements
System.Runtime.Remoting.Messaging.IMessageSink