AnyCAD Rapid API 2024
Help you to create a better world!
载入中...
搜索中...
未找到
RulerWidgetSetting类 参考

Public 成员函数

 RulerWidgetSetting (Viewer viewer)
 
void SetRulerWidget (EnumRulerWidgetType type)
 
void SetMarkColor (Vector3 color)
 
void SetNumberColor (Vector3 color)
 

详细描述

<>
刻度尺Widget设置.

构造及析构函数说明

◆ RulerWidgetSetting()

RulerWidgetSetting.RulerWidgetSetting ( Viewer viewer)

构造设置对象

参数
viewer

成员函数说明

◆ SetMarkColor()

void RulerWidgetSetting.SetMarkColor ( Vector3 color)

设置刻度线的颜色

参数
color颜色

◆ SetNumberColor()

void RulerWidgetSetting.SetNumberColor ( Vector3 color)

设置数字的颜色

参数
color颜色

◆ SetRulerWidget()

void RulerWidgetSetting.SetRulerWidget ( EnumRulerWidgetType type)

设置刻度尺,仅在ViewMode2D开启时有效

参数
type刻度尺类型,支持下述选项:
Empty: 无刻度尺
Default: 默认刻度尺样式