RuleManagerDebugInstance_Struct Struct

NXOpen.RuleManager.DebugInstance is an alias for NXOpen.RuleManagerDebugInstance_Struct

class NXOpen.RuleManagerDebugInstance_Struct

Bases: object

Used to return debug update information for instances.

. Constructor: NXOpen.RuleManager.DebugInstance()

Fields

Field Description
PartName part of instance
RefChain name of instance
NhaChain nha of instance
NRules number of rules
Rules0 index of rules[0]

PartName

RuleManagerDebugInstance_Struct.PartName

part of instance -------------------------------------

Field Value Type:str

RefChain

RuleManagerDebugInstance_Struct.RefChain

name of instance -------------------------------------

Field Value Type:str

NhaChain

RuleManagerDebugInstance_Struct.NhaChain

nha of instance -------------------------------------

Field Value Type:str

NRules

RuleManagerDebugInstance_Struct.NRules

number of rules -------------------------------------

Field Value Type:int

Rules0

RuleManagerDebugInstance_Struct.Rules0

index of rules[0] -------------------------------------

Field Value Type:int