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

Explor the sub shapes of a shape. 更多...

Public 成员函数

TopoShapeGroupExplorCompounds (TopoShape^ topoShape)
 
TopoShapeGroupExplorSolids (TopoShape^ topoShape)
 
TopoShapeGroupExplorShells (TopoShape^ topoShape)
 
TopoShapeGroupExplorFaces (TopoShape^ topoShape)
 
TopoShapeGroupExplorWires (TopoShape^ topoShape)
 
TopoShapeGroupExplorEdges (TopoShape^ topoShape)
 
TopoShapeGroupExplorVertices (TopoShape^ topoShape)
 
TopoShapeGroupExplorSubShapes (TopoShape^ topoShape)
 

详细描述

Explor the sub shapes of a shape.

TODO:

成员函数说明

TopoShapeGroup ^ AnyCAD::Platform::TopoExplor::ExplorCompounds ( TopoShape topoShape)

Explore the solid of the TopoShape

参数
topoShapethe TopoShape
返回
the compound
TopoShapeGroup ^ AnyCAD::Platform::TopoExplor::ExplorEdges ( TopoShape topoShape)

Explore the edges of the TopoShape

参数
topoShapethe TopoShape
返回
the edges
TopoShapeGroup ^ AnyCAD::Platform::TopoExplor::ExplorFaces ( TopoShape topoShape)

Explore the faces of the TopoShape

参数
topoShapethe TopoShape
返回
the faces
TopoShapeGroup ^ AnyCAD::Platform::TopoExplor::ExplorShells ( TopoShape topoShape)

Explore the shell of the TopoShape

参数
topoShapethe TopoShape
返回
the shells
TopoShapeGroup ^ AnyCAD::Platform::TopoExplor::ExplorSolids ( TopoShape topoShape)

Explore the solid of the TopoShape

参数
topoShapethe TopoShape
返回
the solids
TopoShapeGroup ^ AnyCAD::Platform::TopoExplor::ExplorSubShapes ( TopoShape topoShape)

Explore the sub shape of the TopoShape -since R2014UR1

参数
topoShapethe TopoShape
返回
the sub TopoShape
TopoShapeGroup ^ AnyCAD::Platform::TopoExplor::ExplorVertices ( TopoShape topoShape)

Explore the vertices of the TopoShape

参数
topoShapethe TopoShape
返回
the vertices
TopoShapeGroup ^ AnyCAD::Platform::TopoExplor::ExplorWires ( TopoShape topoShape)

Explore the wires of the TopoShape

参数
topoShapethe TopoShape
返回
the edges

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