Struct Selection.MaskTriple
Assembly: NXOpenUI.dll
Syntax
public struct Selection.MaskTriple
Constructors
MaskTriple(int, int, int)
Declaration
public MaskTriple(int Type, int Subtype, int SolidBodySubtype)
Parameters
Type |
Name |
Description |
int |
Type |
|
int |
Subtype |
|
int |
SolidBodySubtype |
|
Fields
SolidBodySubtype
Declaration
public int SolidBodySubtype
Field Value
Subtype
Declaration
Field Value
Type
Declaration
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Overrides