Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMGeometricEffectTaperedPolygon

Represents the tapered polygon geometric effect which creates a dynamic polygon along a line feature, whose width varies by two specified amounts along its length, as defined by a percentage of the line feature's length.

Read more...

Hierarchy

Index

Properties

Optional fromWidth

fromWidth: number

The width at the start of the line to be used to generate a polygon.

Optional length

length: number

The distance along the line to be used to generate the polygon.

Optional primitiveName

primitiveName: string

The primitive name.

Optional toWidth

toWidth: number

The width at the end of the line to be used to generate the polygon.

type

type: "CIMGeometricEffectTaperedPolygon"

Generated using TypeDoc