AnyCAD Rapid API 2024
Help you to create a better world!
|
Public 成员函数 | |
ClassId | GetClassId () |
LineStyleComponent (EnumLineStyleComponentType type, double length) | |
EnumLineStyleComponentType | GetType () |
void | SetType (EnumLineStyleComponentType val) |
double | GetLength () |
void | SetLength (double val) |
String | GetPattern () |
void | SetPattern (String val) |
String | GetTextName () |
void | SetTextName (String val) |
double | GetS () |
void | SetS (double val) |
double | GetU () |
void | SetU (double val) |
double | GetX () |
void | SetX (double val) |
double | GetY () |
void | SetY (double val) |
Public 成员函数 继承自 AObject | |
boolean | IsEqual (AObject other) |
静态 Public 成员函数 | |
static ClassId | GetStaticClassId () |
static LineStyleComponent | Cast (AObject obj) |