Class PatternOrientation
  
  
  
  
    Inheritance
    System.Object
    System.MarshalByRefObject
    
    
    PatternOrientation
   
  
    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
  Syntax
  
    public class PatternOrientation : TaggedObject, IMessageSink, IComponentBuilder
   
  Constructors
  
  
  
  
  PatternOrientation()
  
  
  Declaration
  
    protected PatternOrientation()
   
  Properties
  
  
  
  
  AlongOrientationOption
  
  
  Declaration
  
    public PatternOrientation.Enum AlongOrientationOption { get; set; }
   
  Property Value
  
  
  
  
  AlongPathRotationAngle
  
  
  Declaration
  
    public Expression AlongPathRotationAngle { get; }
   
  Property Value
  
  
  
  
  CircularOrientationOption
  
  
  Declaration
  
    public PatternOrientation.Enum CircularOrientationOption { get; set; }
   
  Property Value
  
  
  
  
  FollowFaceProjDirOption
  
  
  Declaration
  
    public PatternOrientation.ProjDirEnum FollowFaceProjDirOption { get; set; }
   
  Property Value
  
  
  
  
  FollowFaceSelection
  
  
  Declaration
  
    public ScCollector FollowFaceSelection { get; }
   
  Property Value
  
  
  
  
  FollowFaceToggle
  
  
  Declaration
  
    public bool FollowFaceToggle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  FromCSYS
  
  
  Declaration
  
    public CoordinateSystem FromCSYS { get; set; }
   
  Property Value
  
  
  
  
  GeneralOrientationOption
  
  
  Declaration
  
    public PatternOrientation.Enum GeneralOrientationOption { get; set; }
   
  Property Value
  
  
  
  
  HelixOrientationOption
  
  
  Declaration
  
    public PatternOrientation.Enum HelixOrientationOption { get; set; }
   
  Property Value
  
  
  
  
  LinearOrientationOption
  
  
  Declaration
  
    public PatternOrientation.Enum LinearOrientationOption { get; set; }
   
  Property Value
  
  
  
  
  MirrorOrientationOption
  
  
  Declaration
  
    public PatternOrientation.Enum MirrorOrientationOption { get; set; }
   
  Property Value
  
  
  
  
  OrientationOption
  
  
  Declaration
  
    [Obsolete("Deprecated in NX8.0.0.  The replacement function depends on the pattern type. See this method's documentation for more detailed information.")]
public PatternOrientation.Enum OrientationOption { get; set; }
   
  Property Value
  
  
  
  
  PolygonOrientationOption
  
  
  Declaration
  
    public PatternOrientation.Enum PolygonOrientationOption { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public bool RepeatTransformSetting { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  SpiralOrientationOption
  
  
  Declaration
  
    public PatternOrientation.Enum SpiralOrientationOption { get; set; }
   
  Property Value
  
  
  
  
  ToCSYS
  
  
  Declaration
  
    public CoordinateSystem ToCSYS { get; set; }
   
  Property Value
  
  
  
  
  UserDefinedProjDir
  
  
  Declaration
  
    public Direction UserDefinedProjDir { get; set; }
   
  Property Value
  
  
  
  
  VectorForAlong
  
  
  Declaration
  
    public Direction VectorForAlong { get; set; }
   
  Property Value
  
  Methods
  
  
  
  
  Validate()
  
  
  Declaration
  
  Returns
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  Implements
  
      System.Runtime.Remoting.Messaging.IMessageSink