AddScopeFeature

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

Atlas inference products

Atlas training products

Description

Adds a ScopeFeature object to the ScopePattern object. This function copies the input feature object to the internal container and supports chained calls.

Prototype

1
ScopePattern &AddScopeFeature(ScopeFeature feature);

Parameters

Parameter

Input/Output

Description

feature

Input

ScopeFeature object

Returns

Parameter

Description

-

Reference to the current object

Restrictions

None