KArrow3dParameter
kds-plugin-document / Exports / KArrow3dParameter
Interface: KArrow3dParameter
临时箭头绘制参数
The KArrow3dParameter class represents the parameter for Drawing temporary arrow.
Table of contents
Properties
Properties
axisDirection
• Optional
axisDirection: KVector3d
方向
The direction of the arrow3d.
Defined in
api.d.ts:4841
axisPosition
• axisPosition: KPoint3d
位置
The position of the arrow3d.
Defined in
api.d.ts:4833
heightBottom
• heightBottom: number
底部高度
Height of the arrow3d at the bottom.
Defined in
api.d.ts:4809
heightTop
• heightTop: number
顶部高度
Height of the arrow3d at the top.
Defined in
api.d.ts:4801
radiusBottom
• radiusBottom: number
底部半径
Radius of the arrow3d at the bottom.
Defined in
api.d.ts:4825
radiusTop
• radiusTop: number
顶部半径
Radius of the arrow3d at the top.
Defined in
api.d.ts:4817