AddNodeOpTypeFeature
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Adds a NodeOpTypeFeature object to a ScopePattern object.
Prototype
1 | ScopePattern &AddNodeOpTypeFeature(NodeOpTypeFeature feature); |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
feature |
Input |
NodeOpTypeFeature object |
Returns
Parameter |
Description |
|---|---|
- |
Reference to the current object |
Restrictions
None
Parent topic: Class ScopePattern