Skip to main content

KArchOpening

kds-plugin-document / Exports / KArchOpening

Interface: KArchOpening

新自由造型环境下的门洞对象

The KArchOpening class represents architecture.

Table of contents

Methods

Methods

getDepth

getDepth(): number

获取门洞的深度

Get the depth of opening.

Returns

number

The depth of opening

Defined in

api.d.ts:861


getId

getId(): string

获取门洞id

Get the id of opening.

Returns

string

The id of opening.

Defined in

api.d.ts:852


getProfile

getProfile(): KBoundedCurve3d[]

获取门洞的轮廓

Get profile of opening

Returns

KBoundedCurve3d[]

The profile of opening.

Defined in

api.d.ts:870