Returns a list of strings that are the iLogic rule names in the part p.
iv_GetiLogicRules( p As Part ) As List
Argument | Type | Description |
---|---|---|
p | part | The Intent part from which to fetch the iLogic rules . |
Intent >iv_GetiLogicRules(Me) --> {"Material Rule", "Duty Rule", "Paint Rule"}