KArchPillar
kds-plugin-document / Exports / KArchPillar
Interface: KArchPillar
新自由造型环境下的墙对象
The KArchWall class represents architecture.
Table of contents
Methods
Methods
getHeight
▸ getHeight(): number
获取柱子高度
Get the height of pillar.
Returns
number
The height of pillar.
Defined in
api.d.ts:923
getId
▸ getId(): string
获取柱子id
Get the id of pillar.
Returns
string
The id of pillar.
Defined in
api.d.ts:914
getSideFaces
▸ getSideFaces(): KArchFace
[]
获取柱子侧面
Get side archFaces of pillar
Returns
The side archFaces of pillar.
Defined in
api.d.ts:932