Class FeaturesBatchOperationBuilder
Inheritance
System.Object
System.MarshalByRefObject
FeaturesBatchOperationBuilder
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.Features.ShipDesign
Assembly: NXOpen.dll
Syntax
public class FeaturesBatchOperationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
FeaturesBatchOperationBuilder()
Declaration
protected FeaturesBatchOperationBuilder()
Properties
Type
Declaration
public FeaturesBatchOperationBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
FeaturesBatchOperationBuilder.Types |
Methods
AddFeatureType(String)
Declaration
public void AddFeatureType(string featureType)
Parameters
Type | Name | Description |
---|---|---|
System.String | featureType |
ClearFeatureTypes()
Declaration
public void ClearFeatureTypes()
Implements
System.Runtime.Remoting.Messaging.IMessageSink