Class InspectionPatternFeatureBuilder
Inheritance
InspectionPatternFeatureBuilder
Assembly: NXOpen.dll
Syntax
public class InspectionPatternFeatureBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
InspectionPatternFeatureBuilder()
Declaration
protected InspectionPatternFeatureBuilder()
Properties
FeatureFilter
Declaration
public InspectionPatternFeatureBuilder.FeatureFilterTypes FeatureFilter { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
SelectFeatures
Declaration
public SelectNXObjectList SelectFeatures { get; }
Property Value
Methods
GetSubFeatures()
Declaration
public string[] GetSubFeatures()
Returns
SetSubFeatures(string[])
Declaration
public void SetSubFeatures(string[] subFeatures)
Parameters
Type |
Name |
Description |
string[] |
subFeatures |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink