KFacePavingGroup
kds-plugin-document / Exports / KFacePavingGroup
Interface: KFacePavingGroup
保持材质连续铺贴的一组面。仅对设置/编辑 连续铺贴的材质时有意义
The KFacePavingGroup class represents a group of faces which share material.
Table of contents
Methods
Methods
getFaceIds
▸ getFaceIds(): string[]
get all faceIds of FacePavingGroup
Returns
string[]
Defined in
api.d.ts:3109
getFaces
▸ getFaces(): KFace[]
get all faces of FacePavingGroup
Returns
KFace[]
Defined in
api.d.ts:3124
getId
▸ getId(): string
FacePavingGroup的唯一标识ID
Returns
string
Defined in
api.d.ts:3114
getOriginfaceId
▸ getOriginfaceId(): string
get OriginfaceId of FacePavingGroup if exist
Returns
string
Defined in
api.d.ts:3119