evCreate API 5.7 Help

EvObjType Enumeration

The EvObjType TS enumeration defines the types of object item objects.

Animation: "animation";

A 3D animation object item.

Arc: "arc";

An arc object item.

Bezier: "bezier";

A Bezier curve object item.

ClippingGroup: "clipping_group";

A clipping group object item.

CommentMarker: "comment_marker";

A marker object item for comments.

Composite: "composite";

A composite object item that consists of multiple object items.

Dimension: "dimension";

A dimension object item.

Gadget: "gadget";

A gadget object item.

Group: "group";

A group object item that consists of multiple object items.

Guide: "guide";

A guide object item.

HtmlBlock: "html_block";

An internal object item to support HTML content.

Image: "image";

An image object item.

Internal: "internal";

An unspecified internal object item.

Lens: "lens";

A lens object item.

Line: "line";

A line object item.

Model3D: "model3D";

A 3D model object item.

Multigon: "multigon";

A multigon object item.

Multimedia: "multimedia";

An audio or video object item.

Oval: "oval";

An oval object item.

Pdf: "pdf";

A PDF viewer object item.

Polygon: "polygon";

A polygon object item.

QRCode: "qrcode";

A QR code object item.

Rectangle: "rectangle";

A rectangle object item.

RoundedRectangle: "rounded_rectangle";

A rounded rectangle object item.

SmartLine: "smart_line";

A smart line object item.

SmoothPolygon: "smooth_polygon";

A smooth polygon object item.

Table: "table";

A table object item.

Text: "text";

A text object item.

TextPlaceholder: "text_placeholder";

A text placeholder object item.

04 April 2025