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

Public 成员函数

 PlotRange (float min, float max, float step)
 
float GetMin ()
 
void SetMin (float val)
 
float GetMax ()
 
void SetMax (float val)
 
float GetStep ()
 
void SetStep (float val)
 
boolean IsValid ()
 
long GetSteps ()
 
float GetRange ()
 
boolean Contains (float val)
 

详细描述