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:5179
axisPosition
• axisPosition: KPoint3d
位置
The position of the arrow3d.
Defined in
api.d.ts:5171
heightBottom
• heightBottom: number
底部高度
Height of the arrow3d at the bottom.
Defined in
api.d.ts:5147
heightTop
• heightTop: number
顶部高度
Height of the arrow3d at the top.
Defined in
api.d.ts:5139
radiusBottom
• radiusBottom: number
底部半径
Radius of the arrow3d at the bottom.
Defined in
api.d.ts:5163
radiusTop
• radiusTop: number
顶部半径
Radius of the arrow3d at the top.
Defined in
api.d.ts:5155