Search Results for

    Show / Hide Table of Contents

    Struct UFModl.ShapePatternClientDialogData

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFModl.ShapePatternClientDialogData

    Fields

    CurrentHoleShapePatternName

    Declaration
    public string CurrentHoleShapePatternName
    Field Value
    Type Description
    string

    CurrentLargeImageName

    Declaration
    public string CurrentLargeImageName
    Field Value
    Type Description
    string

    HoleName

    Declaration
    public string HoleName
    Field Value
    Type Description
    string

    NoImageBmpName

    Declaration
    public string NoImageBmpName
    Field Value
    Type Description
    string

    OtherShapeLargeImageNames

    Declaration
    public string[] OtherShapeLargeImageNames
    Field Value
    Type Description
    string[]

    OtherShapeNames

    Declaration
    public string[] OtherShapeNames
    Field Value
    Type Description
    string[]

    OtherShapeThumbnailImageNames

    Declaration
    public string[] OtherShapeThumbnailImageNames
    Field Value
    Type Description
    string[]

    PartName

    Declaration
    public string PartName
    Field Value
    Type Description
    string

    RecommendedShapeLargeImageNames

    Declaration
    public string[] RecommendedShapeLargeImageNames
    Field Value
    Type Description
    string[]

    RecommendedShapeNames

    Declaration
    public string[] RecommendedShapeNames
    Field Value
    Type Description
    string[]

    RecommendedShapeThumbnailImageNames

    Declaration
    public string[] RecommendedShapeThumbnailImageNames
    Field Value
    Type Description
    string[]

    bSelFromRecommendedGroup

    Declaration
    public bool bSelFromRecommendedGroup
    Field Value
    Type Description
    bool

    iCountOtherShape

    Declaration
    public int iCountOtherShape
    Field Value
    Type Description
    int

    iCountRecommendedShape

    Declaration
    public int iCountRecommendedShape
    Field Value
    Type Description
    int

    iSelectedHoleShapeIndex

    Declaration
    public int iSelectedHoleShapeIndex
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX