Share

PositionalRepresentation.IsPatternAngleOffsetOverridden Method

Parent Object: PositionalRepresentation

Description

Method that returns whether the angle offset of the input circular pattern is overridden for the positional representation and returns the offset value.

Syntax

PositionalRepresentation.IsPatternAngleOffsetOverridden( Pattern As CircularOccurrencePattern, AngleOffset As String ) As Boolean

Parameters

Name Type Description
Pattern CircularOccurrencePattern Input CircularOccurrencePattern object that specifies the pattern to be queried for the override.
AngleOffset String Output String that returns the angle offset (whether it is overridden or not).

Version

Introduced in version 2008

Was this information helpful?