AnyCAD Rapid API 2023
Help you to create a better world!
载入中...
搜索中...
未找到
AObject类 参考
类 AObject 继承关系图:
ArrayBuffer Document Element ParameterDict ParameterValue TopoShape CharTypedBuffer Float32TypedBuffer Int32TypedBuffer RawBuffer Uint16TypedBuffer Uint32TypedBuffer Uint8TypedBuffer Component ConstraintElement DbViewBase EntityElement MaterialElement NodeConnection ReferenceElement StyleElement ParameterBool ParameterDouble ParameterDoubleList ParameterFloat ParameterFloatList ParameterGAx1 ParameterGAx2 ParameterGAx3 ParameterGDir ParameterGDir2d ParameterGPnt ParameterGPnt2d ParameterGPntList ParameterGVec ParameterGVec2d ParameterInt32 ParameterInt32List ParameterObjectId ParameterObjectIdList ParameterString ParameterStringList

Public 成员函数

ClassId GetClassId ()
 
boolean IsEqual (AObject other)
 

静态 Public 成员函数

static ClassId GetStaticClassId ()
 

详细描述

<> 基类,提供基本的反射方法.

成员函数说明

◆ GetClassId()

◆ GetStaticClassId()

◆ IsEqual()

boolean AObject.IsEqual ( AObject  other)

对象是否相同,或同一个对象

参数
other需要比较的对象
返回
返回true如果是同一个对象。