|
ClassId | GetClassId () |
|
Vector3 | GetFaceColor () |
|
boolean | SetFaceColor (Vector3 val) |
|
float | GetMetalness () |
|
boolean | SetMetalness (float val) |
|
float | GetRoughness () |
|
boolean | SetRoughness (float val) |
|
float | GetOpacity () |
|
boolean | SetOpacity (float val) |
|
Vector3 | GetPointColor () |
|
boolean | SetPointColor (Vector3 val) |
|
float | GetPointSize () |
|
boolean | SetPointSize (float val) |
|
EnumPointStyle | GetPointStyle () |
|
boolean | SetPointStyle (EnumPointStyle val) |
|
ObjectId | GetParentId () |
|
boolean | SetParentId (ObjectId val) |
|
float | GetUserData () |
|
boolean | SetUserData (float val) |
|
float | GetRenderOrder () |
|
boolean | SetRenderOrder (float val) |
|
ObjectId | GetColorTextureId () |
|
boolean | SetColorTextureId (ObjectId val) |
|
boolean | GetDepthTest () |
|
boolean | SetDepthTest (boolean val) |
|
EnumFaceSide | GetFaceSide () |
|
boolean | SetFaceSide (EnumFaceSide val) |
|
boolean | GetUseLighting () |
|
boolean | SetUseLighting (boolean val) |
|
MeshMaterial | GetFaceMaterial () |
|
void | SetFaceMaterial (MeshMaterial val) |
|
PointsMaterial | GetPointMaterial () |
|
void | SetPointMaterial (PointsMaterial val) |
|
void | RequestUpdate (long propId) |
|
void | SetColor (Vector3 clr) |
|
boolean | UpdateMaterial () |
|
boolean | IsUsed () |
|
long | GetUserId () |
|
boolean | SetUserId (long val) |
|
String | GetName () |
|
boolean | SetName (String val) |
|
String | GetSchemaName () |
|
boolean | SetSchemaName (String val) |
|
long | GetUserFlags () |
|
void | SetUserFlags (long val) |
|
ObjectId | GetId () |
|
String | GetAliasName () |
|
boolean | SetAliasName (String val) |
|
String | GetCategory () |
|
boolean | SetCategory (String val) |
|
ObjectId | GetPrototypeId () |
|
boolean | SetPrototypeId (ObjectId val) |
|
int | GetOrderNumber () |
|
boolean | SetOrderNumber (int val) |
|
Document | GetDocument () |
|
void | SetNameW (String name) |
|
String | GetNameW () |
|
String | GetUIName () |
|
String | GetUINameW () |
|
String | GetToolTip (PickedItem item) |
|
String | GetToolTipW (PickedItem item) |
|
void | MakeUniqueName (String base) |
|
void | MakeUniqueNameW (String base) |
|
void | MakeUniqueNameByBase (String base) |
|
void | MakeUniqueAliasName (String base, boolean continuous) |
|
void | MakeUniqueAliasName (String base) |
|
void | MakeUniqueAliasNameW (String base, boolean continuous) |
|
void | MakeUniqueAliasNameW (String base) |
|
void | MakeUniqueName () |
|
void | MakeUniqueNameByConfig () |
|
void | MakeUniqueAliasNameByConfig (boolean continuous) |
|
void | MakeUniqueAliasNameByConfig () |
|
void | ListParameters (ParameterDict parameters) |
|
boolean | SetParameter (ParameterDict parameters, String key) |
|
String | GetModifyCommand () |
|
Element | GetPrototype () |
|
boolean | IsEqual (AObject other) |
|
<>
材质,包括面、边、点的外观显示设置,线型、字体等设置