Class DefineCamBuilder
  
  
  
  
    Inheritance
    System.Object
    System.MarshalByRefObject
    
    
    
    DefineCamBuilder
   
  
    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 DefineCamBuilder : Builder, IMessageSink, IComponentBuilder
   
  Constructors
  
  
  
  
  
  
  
  Declaration
  
    protected DefineCamBuilder()
   
  Properties
  
  
  
  
  
  
  
  Declaration
  
    public string CamName { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  CushionBody
  
  
  Declaration
  
    public SelectDisplayableObjectList CushionBody { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public Direction CushionDirection { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public string CushionName { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public Expression LinearBackstopOffset { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public SelectDisplayableObjectList LinearCamBodies { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public Direction LinearDirection { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public SelectDisplayableObjectList LinearDriveBodies { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public double MotionDistance { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public DefineCamBuilder.PredefinedHydraulicOptions PredefinedHydraulicOption { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public double PressStartAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public double PressStopAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public double ReturnStartAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public double ReturnStopAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public Expression RockerAxisBackstopOffset { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public Axis RockerAxisDirection { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public SelectDisplayableObjectList RockerCamBodies { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public Direction RockerCamDirection { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public SelectDisplayableObjectList RockerCamRockerBodies { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public SelectDisplayableObjectList RockerDriveBodies { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public Expression RotaryBackstopOffset { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public SelectDisplayableObjectList RotaryCamBodies { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public Axis RotaryDirection { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public SelectDisplayableObjectList RotaryDriveBodies { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public DefineCamBuilder.Types Type { get; set; }
   
  Property Value
  
  Methods
  
  
  
  
  
  
  
  Declaration
  
    public void DeleteCushion(string cushionName)
   
  Parameters
  
    
      
        | Type | 
        Name | 
        Description | 
      
    
    
      
        | System.String | 
        cushionName | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public void DeleteLinearCam(string camName)
   
  Parameters
  
    
      
        | Type | 
        Name | 
        Description | 
      
    
    
      
        | System.String | 
        camName | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public void DeleteRockerCam(string camName)
   
  Parameters
  
    
      
        | Type | 
        Name | 
        Description | 
      
    
    
      
        | System.String | 
        camName | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public void DeleteRotaryCam(string camName)
   
  Parameters
  
    
      
        | Type | 
        Name | 
        Description | 
      
    
    
      
        | System.String | 
        camName | 
         | 
      
    
  
  Implements
  
      System.Runtime.Remoting.Messaging.IMessageSink