Struct RuleManager.AdoptableTypes
Assembly: NXOpen.dll
Syntax
public struct RuleManager.AdoptableTypes
Constructors
AdoptableTypes(int, int, int)
Declaration
public AdoptableTypes(int ObjectType, int ObjectSubtype, int FeatureType)
Parameters
Type |
Name |
Description |
int |
ObjectType |
|
int |
ObjectSubtype |
|
int |
FeatureType |
|
Fields
FeatureType
Declaration
Field Value
ObjectSubtype
Declaration
Field Value
ObjectType
Declaration
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Overrides