PositionalRepresentation.SetFlexibleOverride Method
Parent Object: PositionalRepresentationDescription
Method that sets an override flexible state on the input occurrence. If not already overridden, the method has the effect of setting the 'Override' flag for flexible.
Syntax
PositionalRepresentation.SetFlexibleOverride( Occurrence As ComponentOccurrence, Flexible As Boolean )Parameters
Name | Type | Description |
Occurrence | ComponentOccurrence | ComponentOccurrence object that specifies the occurrence to be overridden. |
Flexible | Boolean | Boolean that specifies the override flexible state. |