AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
类继承关系
此继承关系列表按字典顺序粗略的排序:
[详情级别 12345678]
oCAnyCAD::API::AABoxAABox
oCAnyCAD::API::AdvFeatureToolsAdvanced feature tools
oCAnyCAD::API::Animation动画
oCAnyCAD::API::Animator动画操作器
oCAnyCAD::API::AnnotationDriverThe driver to create annotation
oCAnyCAD::API::AnnotationDriverContextThe context to create annotation
oCAnyCAD::API::AnnotationDriverManagerThe ShapeDriver manager
oCAnyCAD::API::Application平台应用程序
oCAuMainFrameImplThe CFrameWnd utility class
oCAuView3dAPIThe view 3d control API for MFC
oCAuWinAppImplThe application utility class
oCAnyCAD::API::BrepTools造型工具集
oCAnyCAD::API::Camera相机
oCAnyCAD::API::CameraOperatorThe camera operator
oCAnyCAD::API::ColorValueColor Value
oCAnyCAD::API::Command命令的基类。
oCAnyCAD::API::CommandContext命令上下文
oCAnyCAD::API::CommandManager命令管理器
oCAnyCAD::API::ComponentManagerThe helper class to load component
oCAnyCAD::API::ContextMenu上下文菜单
oCAnyCAD::API::Coordinate3Coordinate
oCCStatic
oCCView
oCAnyCAD::API::Debugger
oCAnyCAD::API::DocumentChangeArgsThe document change arguments
oCAnyCAD::API::DocViewManager文档视图管理器
oCAnyCAD::API::DownCastImpl
oCAnyCAD::API::EdgeClassifierClassify the edges for shapes
oCAnyCAD::API::ElementIdThe id
oCAnyCAD::API::ElementIteratorTo iterate the scene node in the scene. Usage: ElementIterator itr = ...; while(itr.More()) { SceneNode node = itr.Next(); .... }
oCAnyCAD::API::ElementSchemaManagerThe ElementSchema manager
oCAnyCAD::API::EventListener事件接收器
oCAnyCAD::API::FaceTriangulationTriangulate face to mesh. -since R2014UR1
oCAnyCAD::API::Font字体
oCAnyCAD::API::FontDecomposerThe font outline decomposer
oCAnyCAD::API::FontManagerThe font manager
oCAnyCAD::API::Frustum视锥体
oCAnyCAD::API::GeomBaseGeometry base class
oCAnyCAD::API::GlobalInstanceThe global instance
oCAnyCAD::API::HoleExplorFind the hole information from solid
oCAnyCAD::API::ImageLibraryThe image library
oCAnyCAD::API::InputEvent鼠标和键盘输入信息
oCAnyCAD::API::IntersectionLineCurveIntersection testing for line and curve
oCAnyCAD::API::IntersectionLineSurfaceIntersection testing for line and surface
oCAnyCAD::API::LoopsBuilderConnect the edges to wires, and sort the closed wires to build faces with holes
oCAnyCAD::API::Matrix3Matrix3
oCAnyCAD::API::Matrix4Matrix4
oCAnyCAD::API::MatrixBuilder矩阵构造器。
oCAnyCAD::API::MeasureResultThe measure operation result
oCAnyCAD::API::MeasureToolsMeasure tool
oCAnyCAD::API::ModelReaderThe 3d file reader. The models are only used for visualization purpose. -since R2015UR1
oCAnyCAD::API::Object平台基类
oCAnyCAD::API::ObjectUIObject UI description
oCAnyCAD::API::ObjectUIManagerObject UI Manager
oCAnyCAD::API::OptionListIteratorIterator for OptionList
oCAnyCAD::API::OptionListManagerGlobal option ui manager
oCAnyCAD::API::ParameterCreatorParameterValue creator
oCAnyCAD::API::ParameterValueCastDynamic cast object for ParameterValue
oCAnyCAD::API::PathTODO:
oCAnyCAD::API::PickHelper拾取辅助类
oCAnyCAD::API::Primitive2dToolsCreate 2d geometry on XOY plane, such as line, polyline, circle, arc, BSpline
oCAnyCAD::API::PropertyDriverThe driver to update property
oCAnyCAD::API::PropertyDriverManagerThe ShapeDriver manager
oCAnyCAD::API::PropertySchemaManagerThe ElementSchema manager
oCAnyCAD::API::QuaternionQuaternion
oCAnyCAD::API::RayRay
oCAnyCAD::API::ReactorContextThe utility to get user input data
oCAnyCAD::API::Renderer渲染器。
oCAnyCAD::API::RenderTargetThe render target
oCAnyCAD::API::RepairToolsRepair tool
oCAnyCAD::API::SceneEnvironment场景的全局设置
oCAnyCAD::API::SceneNodeCastDynamic cast object
oCAnyCAD::API::SceneNodeIterator节点遍历器。
oCAnyCAD::API::SceneReaderThe 3d scene reader. -since R2016
oCAnyCAD::API::SceneWriterThe 3d scene writer. -since R2016
oCAnyCAD::API::SceneWriterSettingsThe 3d scene writer settings. -since R2016
oCAnyCAD::API::SelectionChangeArgsArguments for selection change event
oCAnyCAD::API::SelectionQueryThe selection context interface
oCAnyCAD::API::ShapeDriverThe driver to create shape
oCAnyCAD::API::ShapeDriverContextThe context to create shape
oCAnyCAD::API::ShapeDriverManagerThe ShapeDriver manager
oCAnyCAD::API::ShapeProcessSettingsThe shape processing settings
oCAnyCAD::API::SharedEdgeShapeShared edge by two faces
oCAnyCAD::API::SnapTargetCollectorThe utiliy to collect SnapTarget
oCAnyCAD::API::TCommandRegisger< TCommand >
oCAnyCAD::API::TestCaseThe test case
oCAnyCAD::API::TestCaseManagerThe test case manager
oCTMainFrame
oCAnyCAD::API::TopoDataExchangeIgesIGES file writer and reader
oCAnyCAD::API::TopoDataExchangeStepSTEP file writer and reader
oCAnyCAD::API::TopoDataExchangeStlSTL file writer and reader. -since R2014UR1
oCAnyCAD::API::TopoExplorExplor the sub shapes of a shape
oCAnyCAD::API::TopoShape拓扑对象
oCAnyCAD::API::TopoShapeConvertThe TopoShapeConvert
oCAnyCAD::API::TopoShapeGroup拓扑对象组
oCAnyCAD::API::TopoShapeHistoryTrack the shape history
oCAnyCAD::API::TopoShapePropertyGet the Geometry property
oCAnyCAD::API::TopoShapeReaderThe TopoShape Reader. -since R2014UR1
oCAnyCAD::API::TopoShapeReaderContextThe reader context to collect TopoShape. -since R2014UR1
oCAnyCAD::API::TopoShapeReaderManagerThe TopoShape Reader. -since R2014UR1
oCTWinApp
oCAnyCAD::API::TypeCastDynamic cast object
oCAnyCAD::API::UndoTransactionUndo/redo transaction
oCAnyCAD::API::UserCommandManagerThe user command manager
oCAnyCAD::API::Vector2Point or vector
oCAnyCAD::API::Vector3Point or vector
oCAnyCAD::API::Vector3ListPoint of vector list
oCAnyCAD::API::ViewPresent the view
oCAnyCAD::API::Viewport定义窗口的视口信息
oCAnyCAD::API::WireClassifierClassify the inner wire and outer wires for a face
oCAnyCAD::API::WireConnectorByFaceConnect the edges to wires
\CAnyCAD::API::WorkingPlane工作平面