|
AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
The context to query the selected element. AnyCAD Suite API. 更多...
Public 成员函数 | |
| ElementId^ | GetInstanceId () |
| ElementId^ | GetTypeId () |
| ElementId^ | GetSubInstanceId () |
| ElementId^ | GetSubTypeId () |
Public 成员函数 继承自 AnyCAD::Platform::SelectedShapeQuery | |
| TopoShape^ | GetGeometry () |
| TopoShape^ | GetSubGeometry () |
| bool | HasPointOnGeometry () |
| Vector3^ | GetIntersectPoint (Ray^ ray) |
| Vector3^ | ToGloablePoint (Vector3^ point) |
Public 成员函数 继承自 AnyCAD::Platform::SelectedEntityQuery | |
| bool | IsEmpty () |
| ElementId^ | GetNodeId () |
| int | GetSubNodeId () |
| SceneNode^ | GetSubNode () |
| SceneNode^ | GetRootNode () |
| RenderableEntity^ | GetEntity () |
| int | GetSubEntityIndex () |
| int | GetSubEntityType () |
| IntList^ | GetIds () |
| Matrix4^ | ComputeGlobalTransform () |
The context to query the selected element. AnyCAD Suite API.
TODO:
| ElementId ^ AnyCAD::Platform::SelectedElementQuery::GetInstanceId | ( | ) |
Get the root instance element id
| ElementId ^ AnyCAD::Platform::SelectedElementQuery::GetSubInstanceId | ( | ) |
Get the sub instance element id
| ElementId ^ AnyCAD::Platform::SelectedElementQuery::GetSubTypeId | ( | ) |
Get the sub type element id
| ElementId ^ AnyCAD::Platform::SelectedElementQuery::GetTypeId | ( | ) |
Get the root type element id
1.8.10