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
struct _ShapePatternClientDialogData
Fields
bSelFromRecommendedGroup
Declaration
public bool bSelFromRecommendedGroup
Field Value
Type |
Description |
System.Boolean |
|
CurrentHoleShapePatternName
Declaration
public sbyte *CurrentHoleShapePatternName
Field Value
Type |
Description |
System.SByte* |
|
CurrentLargeImageName
Declaration
public sbyte *CurrentLargeImageName
Field Value
Type |
Description |
System.SByte* |
|
HoleName
Declaration
Field Value
Type |
Description |
System.SByte* |
|
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 sbyte *NoImageBmpName
Field Value
Type |
Description |
System.SByte* |
|
OtherShapeLargeImageNames
Declaration
public sbyte **OtherShapeLargeImageNames
Field Value
Type |
Description |
System.SByte** |
|
OtherShapeNames
Declaration
public sbyte **OtherShapeNames
Field Value
Type |
Description |
System.SByte** |
|
OtherShapeThumbnailImageNames
Declaration
public sbyte **OtherShapeThumbnailImageNames
Field Value
Type |
Description |
System.SByte** |
|
PartName
Declaration
Field Value
Type |
Description |
System.SByte* |
|
RecommendedShapeLargeImageNames
Declaration
public sbyte **RecommendedShapeLargeImageNames
Field Value
Type |
Description |
System.SByte** |
|
RecommendedShapeNames
Declaration
public sbyte **RecommendedShapeNames
Field Value
Type |
Description |
System.SByte** |
|
RecommendedShapeThumbnailImageNames
Declaration
public sbyte **RecommendedShapeThumbnailImageNames
Field Value
Type |
Description |
System.SByte** |
|