Class ChannelAdjustBuilder
  
  
  
    Inheritance
    
    
    
    
    
    ChannelAdjustBuilder
   
  
  
  
  Assembly: NXOpen.dll
  
  
    public class ChannelAdjustBuilder : Builder, IMessageSink, IComponentBuilder
   
  Constructors
  
  
  
  
  Declaration
  
    protected ChannelAdjustBuilder()
   
  Properties
  
  
  
  
  Declaration
  
    public ChannelAdjustBuilder.AdjustType AdjustMethod { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public Direction AdjustVector { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public bool AlongAxialDir { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public SelectComponentList BaffleComponent { get; }
   
  Property Value
  
  
  BoundaryBody
  
  
  Declaration
  
    public SelectBodyList BoundaryBody { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public ScCollector BoundaryObjects { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public bool CopyOriginal { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public Expression Diameter { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public string DiameterListValue { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public Expression Distance { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public ScCollector ReferenceFace { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public bool RemoveParameter { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public ChannelAdjustBuilder.VectorMethod RepositionMethod { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public SelectBodyList TargetChannel { get; }
   
  Property Value
  
  Methods
  
  
  
  
  Declaration
  
    public void SetManipulatorOriginValue(Point3d moveOrigin)
   
  Parameters
  
    
      
        | Type | 
        Name | 
        Description | 
      
    
    
      
        | Point3d | 
        moveOrigin | 
         | 
      
    
  
  
  
  
  
  Declaration
  
    public void SetModifyManipulatorOrigin(bool modified)
   
  Parameters
  
    
      
        | Type | 
        Name | 
        Description | 
      
    
    
      
        | bool | 
        modified | 
         | 
      
    
  
  Implements
  
      System.Runtime.Remoting.Messaging.IMessageSink