Class PartModuleOutputBuilder
Inheritance
System.Object
System.MarshalByRefObject
PartModuleOutputBuilder
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.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class PartModuleOutputBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PartModuleOutputBuilder()
Declaration
protected PartModuleOutputBuilder()
Properties
Activate
Declaration
[Obsolete("Deprecated in NX9.0.0. Please use NXOpen.Features.PartModule.Activate instead.")]
public bool Activate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Deactivate
Declaration
[Obsolete("Deprecated in NX9.0.0. Please use NXOpen.Features.PartModule.Activate instead.")]
public bool Deactivate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OutputReferences
Declaration
[Obsolete("Deprecated in NX9.0.0. Please use NXOpen.GeometricUtilities.PartModuleOutputBuilder1.OutputReferences1 instead.")]
public PartModuleReferencesBuilder OutputReferences { get; }
Property Value
Type | Description |
---|---|
PartModuleReferencesBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink