Share

PositionalRepresentation.IsGroundingOverridden Method

Parent Object: PositionalRepresentation

Description

Method that returns whether the grounded state of the input occurrence is overridden for the positional representation and returns the state.

Syntax

PositionalRepresentation.IsGroundingOverridden( Occurrence As ComponentOccurrence, Grounded As Boolean ) As Boolean

Parameters

Name Type Description
Occurrence ComponentOccurrence ComponentOccurrence object that specifies the occurrence to be queried for the override.
Grounded Boolean Boolean object that returns the grounding state (whether it is overridden or not).

Version

Introduced in version 11

Was this information helpful?