Class SynchronizeDesignViewBuilder
Inheritance
System.Object
System.MarshalByRefObject
SynchronizeDesignViewBuilder
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 SynchronizeDesignViewBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SynchronizeDesignViewBuilder()
Declaration
protected SynchronizeDesignViewBuilder()
Properties
DesignElementToSynchronizeDesignView
Declaration
public SelectNXObjectList DesignElementToSynchronizeDesignView { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
Methods
SynchronizeDesignView()
Declaration
public int SynchronizeDesignView()
Returns
Type | Description |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink