AnyCAD Rapid API 2023
Help you to create a better world!
载入中...
搜索中...
未找到
TransformComponent类 参考
类 TransformComponent 继承关系图:
Component Element AObject

Public 成员函数

ClassId GetClassId ()
 
 TransformComponent (ObjectId entityId)
 
GTrsf GetTransform ()
 
boolean SetTransform (GTrsf val)
 
void SetLocation (GXYZ position)
 
GXYZ GetLocation ()
 
void SetYawPitchRoll (GXYZ value)
 
GXYZ GetYawPitchRoll ()
 
- Public 成员函数 继承自 Component
ClassId GetClassId ()
 
 Component (ObjectId entityId)
 
ObjectId GetEntityId ()
 
boolean SetEntityId (ObjectId val)
 
Element GetEntity ()
 
- Public 成员函数 继承自 Element
ClassId GetClassId ()
 
ObjectId GetId ()
 
long GetUserId ()
 
boolean SetUserId (long val)
 
String GetName ()
 
boolean SetName (String val)
 
String GetSchemaName ()
 
boolean SetSchemaName (String val)
 
long GetUserFlags ()
 
void SetUserFlags (long val)
 
void MakeUniqueName (String base)
 
void MakeUniqueName ()
 
void RequestUpdate ()
 
void ListParameters (ParameterDict parameters)
 
boolean SetParameter (ParameterDict parameters, String key)
 
- Public 成员函数 继承自 AObject
ClassId GetClassId ()
 
boolean IsEqual (AObject other)
 

静态 Public 成员函数

static ClassId GetStaticClassId ()
 
static TransformComponent Cast (AObject obj)
 
static TransformComponent Create (Document pDoc, ObjectId entityId)
 
static ClassId GetStaticClassId ()
 
static Component Cast (AObject obj)
 
static ClassId GetStaticClassId ()
 
static Element Cast (AObject obj)
 
static ClassId GetStaticClassId ()
 

详细描述

<>
矩阵变换组件,用于给Drawable对象增加矩阵变换

成员函数说明

◆ Cast()

static TransformComponent TransformComponent.Cast ( AObject  obj)
static

重载 Component .

◆ GetClassId()

ClassId TransformComponent.GetClassId ( )

获取对象的类型信息

返回
类信息

重载 Component .

◆ GetStaticClassId()

static ClassId TransformComponent.GetStaticClassId ( )
static

获取类信息

返回

重载 Component .

◆ SetLocation()

void TransformComponent.SetLocation ( GXYZ  position)

设置位置

参数
position位置

◆ SetYawPitchRoll()

void TransformComponent.SetYawPitchRoll ( GXYZ  value)

设置选择角度

参数
value欧拉角