sef_type: sef_arc

This is the arc component. The SEF writer writes all arcs as a center point (origin) and regular attributes to describe the shape of the arc.

The SEF writer expects an origin, which specifies the coordinate of the origin for the arc on the FME geometry. Each sef_arc given to the writer must have exactly one point within the aggregate.

The specific attributes for sef_arc are shown below:

Keyword Suffix

Value

Required/Optional

sef_prim_axis

This is the primary axis of the component.

Range: A real number in UORs

Default: No default

Required

sef_sec_axis

The secondary axis of the component

Range: A real number in UORs

Default: No default

Required

sef_rot

This is the rotation angle of the component.

Range: A real number in UORs

Default: No default

Optional

sef_start_ang

This is the start angle of the component.

Range: A real number from 0 to 360 (in degrees)

Default: No default

Optional

sef_sweep_ang

This is the sweep angle of the component.

Range: A real number from -360 to 360 (in degrees)

Default: No default

Optional