Struct UFModl.ShapePatternClientDialogData
  
  
  
  
    Inherited Members
    
      System.ValueType.Equals(System.Object)
    
    
      System.ValueType.GetHashCode()
    
    
      System.ValueType.ToString()
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
   
  
  Assembly: NXOpen.UF.dll
  Syntax
  
    public struct ShapePatternClientDialogData
   
  Fields
  
  
  
  bSelFromRecommendedGroup
  
  
  Declaration
  
    public bool bSelFromRecommendedGroup
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  CurrentHoleShapePatternName
  
  
  Declaration
  
    public string CurrentHoleShapePatternName
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  CurrentLargeImageName
  
  
  Declaration
  
    public string CurrentLargeImageName
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  HoleName
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  iCountOtherShape
  
  
  Declaration
  
    public int iCountOtherShape
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  iCountRecommendedShape
  
  
  Declaration
  
    public int iCountRecommendedShape
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  iSelectedHoleShapeIndex
  
  
  Declaration
  
    public int iSelectedHoleShapeIndex
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Int32 | 
         | 
      
    
  
  
  
  NoImageBmpName
  
  
  Declaration
  
    public string NoImageBmpName
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  OtherShapeLargeImageNames
  
  
  Declaration
  
    public string[] OtherShapeLargeImageNames
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String[] | 
         | 
      
    
  
  
  
  OtherShapeNames
  
  
  Declaration
  
    public string[] OtherShapeNames
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String[] | 
         | 
      
    
  
  
  
  OtherShapeThumbnailImageNames
  
  
  Declaration
  
    public string[] OtherShapeThumbnailImageNames
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String[] | 
         | 
      
    
  
  
  
  PartName
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  RecommendedShapeLargeImageNames
  
  
  Declaration
  
    public string[] RecommendedShapeLargeImageNames
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String[] | 
         | 
      
    
  
  
  
  RecommendedShapeNames
  
  
  Declaration
  
    public string[] RecommendedShapeNames
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String[] | 
         | 
      
    
  
  
  
  RecommendedShapeThumbnailImageNames
  
  
  Declaration
  
    public string[] RecommendedShapeThumbnailImageNames
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String[] | 
         |