Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMGeometricEffectExtension

Represents the extension geometric effect which creates a dynamic line that is extended from either the beginning or the end of the line feature at a specified deflection angle and length.

Read more...

Hierarchy

Index

Properties

Optional deflection

deflection: number

The deflection angle used for the extension. A value of 0 indicates no deflection.

Optional length

length: number

The length of the extension that is dynamically created.

Optional origin

origin: "BeginningOfLine" | "EndOfLine"

The origin of the extension to add to the line. The beginning and end of the line is defined by the direction the line was digitized.

Optional primitiveName

primitiveName: string

The primitive name.

type

type: "CIMGeometricEffectExtension"

Generated using TypeDoc