Class DefineLifterBuilder
Inheritance
System.Object
System.MarshalByRefObject
DefineLifterBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
public class DefineLifterBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DefineLifterBuilder()
Properties
Declaration
public SelectDisplayableObjectList LifterBodies { get; }
Property Value
Declaration
public SelectDisplayableObjectList LifterDriveBodies { get; }
Property Value
Declaration
public Direction LifterDriveVector { get; set; }
Property Value
Declaration
public string LifterName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public SelectDisplayableObjectList LifterOnBodies { get; }
Property Value
Declaration
public Direction LifterOnDriveVector { get; set; }
Property Value
Declaration
public Direction LifterOnLifterVector { get; set; }
Property Value
Declaration
public string LifterOnName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public Direction LifterVector { get; set; }
Property Value
MainLifterBodies
Declaration
public SelectDisplayableObjectList MainLifterBodies { get; }
Property Value
MainLifterDriveBodies
Declaration
public SelectDisplayableObjectList MainLifterDriveBodies { get; }
Property Value
MainLifterDriveVector
Declaration
public Direction MainLifterDriveVector { get; set; }
Property Value
MainLifterVector
Declaration
public Direction MainLifterVector { get; set; }
Property Value
Declaration
public DefineLifterBuilder.Types Type { get; set; }
Property Value
Methods
Declaration
public void DeleteGenericLifter(string lifterName)
Parameters
Type |
Name |
Description |
System.String |
lifterName |
|
Declaration
public void DeleteLifterOnLifter(string lifterName)
Parameters
Type |
Name |
Description |
System.String |
lifterName |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink