Skip to main content

KEntity

kds-plugin-document / Exports / KEntity

Interface: KEntity

酷大师图形实体的基类 造型面、造型边、造型顶点、参考线、参考线段、参考线顶点、成组实例等统称酷大师图元。 可阅读《酷大师基本概念》第二节,“酷大师图形实体”,获取更多信息

The KEntity class is the base class for all KuDaShi entities. Entities are basically anything that can be contained in a model.

Hierarchy

Table of contents

Methods

Methods

getType

getType(): KEntityType

获取图形实体类型

Get the entity's type.

Returns

KEntityType

The entity's type.

Defined in

api.d.ts:2656