Class FeaturesBatchOperationBuilder
Inheritance
FeaturesBatchOperationBuilder
Assembly: NXOpen.dll
Syntax
public class FeaturesBatchOperationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
FeaturesBatchOperationBuilder()
Declaration
protected FeaturesBatchOperationBuilder()
Properties
ConfigurationFile
Declaration
public string ConfigurationFile { get; set; }
Property Value
Parts
Declaration
public SelectPartList Parts { get; }
Property Value
Type
Declaration
public FeaturesBatchOperationBuilder.Types Type { get; set; }
Property Value
Methods
AddFeatureType(string)
Declaration
public void AddFeatureType(string featureType)
Parameters
Type |
Name |
Description |
string |
featureType |
|
ClearFeatureTypes()
Declaration
public void ClearFeatureTypes()
Implements
System.Runtime.Remoting.Messaging.IMessageSink