Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMGeometricEffectWave

Represents the wave geometric effect which creates a dynamic line or polygon along a feature with a repeating wave pattern.

Read more...

Hierarchy

Index

Properties

Optional amplitude

amplitude: number

The distance perpendicular to a feature to display the curves for the symbol.

Optional period

period: number

The distance along the line or polygon to display the curves for the symbol.

Optional primitiveName

primitiveName: string

The primitive name.

Optional seed

seed: number

The staring value for generating a random number. This is only used when the Waveform is set to Random.

type

type: "CIMGeometricEffectWave"

Optional waveform

waveform: "Square" | "Sinus" | "Triangle" | "Random"

The shape of the curves to be displayed along the symbol.

Generated using TypeDoc