AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
Public 成员函数 | 所有成员列表
AnyCAD::Platform::SelectedElementQuery类 参考

The context to query the selected element. AnyCAD Suite API. 更多...

类 AnyCAD::Platform::SelectedElementQuery 继承关系图:
AnyCAD::Platform::SelectedShapeQuery AnyCAD::Platform::SelectedEntityQuery AnyCAD::Platform::SelectionQuery

Public 成员函数

ElementIdGetInstanceId ()
 
ElementIdGetTypeId ()
 
ElementIdGetSubInstanceId ()
 
ElementIdGetSubTypeId ()
 
- Public 成员函数 继承自 AnyCAD::Platform::SelectedShapeQuery
TopoShapeGetGeometry ()
 
TopoShapeGetSubGeometry ()
 
bool HasPointOnGeometry ()
 
Vector3GetIntersectPoint (Ray^ ray)
 
Vector3ToGloablePoint (Vector3^ point)
 
- Public 成员函数 继承自 AnyCAD::Platform::SelectedEntityQuery
bool IsEmpty ()
 
ElementIdGetNodeId ()
 
int GetSubNodeId ()
 
SceneNodeGetSubNode ()
 
SceneNodeGetRootNode ()
 
RenderableEntityGetEntity ()
 
int GetSubEntityIndex ()
 
int GetSubEntityType ()
 
IntList^ GetIds ()
 
Matrix4ComputeGlobalTransform ()
 

详细描述

The context to query the selected element. AnyCAD Suite API.

TODO:

成员函数说明

ElementId ^ AnyCAD::Platform::SelectedElementQuery::GetInstanceId ( )

Get the root instance element id

返回
the ElementId
ElementId ^ AnyCAD::Platform::SelectedElementQuery::GetSubInstanceId ( )

Get the sub instance element id

返回
the ElementId
ElementId ^ AnyCAD::Platform::SelectedElementQuery::GetSubTypeId ( )

Get the sub type element id

返回
the ElementId
ElementId ^ AnyCAD::Platform::SelectedElementQuery::GetTypeId ( )

Get the root type element id

返回
the ElementId

该类的文档由以下文件生成: