Class NestModuleBuilder
Inheritance
NestModuleBuilder
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX10.0.0. Use NXOpen.Features.FeatureCollection instead.")]
public class NestModuleBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
NestModuleBuilder()
Declaration
protected NestModuleBuilder()
Properties
DestinationModule
Declaration
[Obsolete("Deprecated in NX10.0.0. Please use NXOpen.Features.FeatureCollection.ReorganizeFeature instead.")]
public SelectFeature DestinationModule { get; }
Property Value
ModuleToNest
Declaration
[Obsolete("Deprecated in NX10.0.0. Please use NXOpen.Features.FeatureCollection.ReorganizeFeature instead.")]
public SelectFeature ModuleToNest { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink