Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMGeometricEffectJog

Represents the jog geometric effect which creates a dynamic line with a jog of a specified angle, position, and width in the line.

Read more...

Hierarchy

Index

Properties

Optional angle

angle: number

The angle of the jog in the line which is measured in degrees.

Optional length

length: number

The length of the segment that forms the jog in the line.

Optional position

position: number

The location of the center of the jog, as a percentage measured from the start of the input geometry.

Optional primitiveName

primitiveName: string

The primitive name.

type

type: "CIMGeometricEffectJog"

Generated using TypeDoc