AnyCAD | |
API | |
AdvFeatureTools | Advanced feature tools |
Animation | 动画 |
Animator | 动画操作器 |
AnnotationDriver | The driver to create annotation |
AnnotationDriverContext | The context to create annotation |
AnnotationDriverManager | The ShapeDriver manager |
AnnotationElement | The element that can hold geometry |
Application | 平台应用程序 |
ArcElement | The arc element |
ArrowWidget | The arrow widget |
AssetType | The element that store external file |
AxesWidget | The axis widget |
BrepTools | 造型工具集 |
Camera | 相机 |
CameraOperator | The camera operator |
CircleElement | The circle element |
Command | 命令的基类。 |
CommandContext | 命令上下文 |
CommandManager | 命令管理器 |
ComponentManager | The helper class to load component |
CompoundElement | The compound element which could attach other elements |
ContextMenu | 上下文菜单 |
CurveElement | The curve element |
CustomCommand | 用户自定义命令的基类 |
CustomEditor | 用户定义的编辑器基类 |
CustomizedSceneNode | The Customized SceneNode |
DBView | TODO: |
DBViewTable | TODO: |
Debugger | |
Document | 文档类。 |
DocumentChangeArgs | The document change arguments |
DocumentEditMode | The document edit mode |
DocumentMetadata | The document metadata |
DocViewEditor | The view editor base class |
DocViewManager | 文档视图管理器 |
DownCastImpl | |
EdgeClassifier | Classify the edges for shapes |
EditMode | The edit mode |
Editor | 编辑器基类 |
EditorManager | 编辑器管理类 |
Element | The base class for the data that need to be stored in document |
ElementId | The id |
ElementIterator | To iterate the scene node in the scene. Usage: ElementIterator itr = ...; while(itr.More()) { SceneNode node = itr.Next(); .... } |
ElementSchema | The Schema description for element |
ElementSchemaManager | The ElementSchema manager |
ElementTable | The element table |
EllipseElement | The ellipse element |
Entity | Hold the TopoShape and it's rendering style |
EntityGroup | The entity groups |
EntitySceneNode | EntitySceneNode |
EntityType | The element that can store Entity |
EventListener | 事件接收器 |
FaceStyle | The face style |
FaceTriangulation | Triangulate face to mesh. -since R2014UR1 |
Font | 字体 |
FontDecomposer | The font outline decomposer |
FontEdgeDecomposer | The font outline decomposer |
FontManager | The font manager |
Frustum | 视锥体 |
GeomBase | Geometry base class |
GeomBSplineCurve | BSpline Curve tool that can be used to construct BSpline and get BSpline information |
GeomCircle | Circle tool that can be used to get circle information |
GeomCurve | BSpline Curve tool that can be used to construct BSpline and get BSpline information |
GeomCurve2d | BSpline Curve tool that can be used to construct BSpline and get BSpline information |
GeomElement | The element that can hold geometry |
GeomPoint | Geometry point |
GeomSurface | BSpline surface tool that can be used to construct BSpline and get BSpline information |
GlobalInstance | The global instance |
GridElement | The grid element |
GridHeadNode | The grid line head Node, which can be used to display line. -since R2015UR2 |
GridItemElement | The grid item element |
GridLabelElement | The grid label element |
GridLineNode | The grid Line Node, which hold the header. -since R2015UR2 |
GridNode | The Grid Node. -since R2015 |
GridPointElement | The joint element |
GridSystemElement | The grid system element |
GroupElement | The element that can store a group of the Element |
GroupSceneNode | 节点组。 |
GroupType | The element that can store a group of the InstanceElement |
HoleExplor | Find the hole information from solid |
ImageLibrary | The image library |
ImageNode | The Image Node -since R2014UR1 |
InputEvent | 鼠标和键盘输入信息 |
IntersectionLineCurve | Intersection testing for line and curve |
IntersectionLineSurface | Intersection testing for line and surface |
LayerElement | The element that can store a group of the Element |
LevelPlane | The level plane |
LineElement | The line element |
LineNode | The Line Node, which can be used to display line. -since R2015 |
LineStyle | The line/edge style |
LoopsBuilder | Connect the edges to wires, and sort the closed wires to build faces with holes |
LoopsBuilder2d | Connect the edges to wires, and sort the closed wires to build faces with holes |
Material | The material |
Vector2 | Point or vector |
Vector3 | Point or vector |
Vector3List | Point of vector list |
ColorValue | Color Value |
Matrix3 | Matrix3 |
Matrix4 | Matrix4 |
AABox | AABox |
Quaternion | Quaternion |
Ray | Ray |
Coordinate3 | Coordinate |
MatrixBuilder | 矩阵构造器。 |
MeasureResult | The measure operation result |
MeasureTools | Measure tool |
ModelReader | The 3d file reader. The models are only used for visualization purpose. -since R2015UR1 |
MultiShapeQuery | The context to query the multi selected shape |
Object | 平台基类 |
ObjectUI | Object UI description |
ObjectUIManager | Object UI Manager |
OptionList | Option ui |
OptionListIterator | Iterator for OptionList |
OptionListManager | Global option ui manager |
OptionListSet | Option ui set |
ParameterBoolean | Bool value |
ParameterColor | Color value |
ParameterCreator | ParameterValue creator |
ParameterDouble | Double value |
ParameterElementId | ElementId value |
ParameterInteger | Int value |
ParameterPackage | A group of parameter UIs |
ParameterString | String value |
ParameterUI | The UI description for parameters |
ParameterUISet | A group of parameter UIs |
ParameterValue | The base class for parameter values |
ParameterValueCast | Dynamic cast object for ParameterValue |
ParameterValueSet | Group of ParameterValue with unique id |
ParameterVector3 | Vector3 Parameter Value |
Path | TODO: |
PhongMaterial | The material with phong Algorithm |
PickHelper | 拾取辅助类 |
PlannarElement | The plane surface element |
PointCloudNode | The Text Node -since R2014UR1 |
PointElement | The point element |
PointNode | The Point Node, which can be used to display point. -since R2015 |
PointStyle | The point style |
PolygonElement | The polygon element |
Primitive2dTools | Create 2d geometry on XOY plane, such as line, polyline, circle, arc, BSpline |
PropertiesElement | Support user defined parameters and script |
PropertyDriver | The driver to update property |
PropertyDriverManager | The ShapeDriver manager |
PropertySchema | The Schema description for parameters |
PropertySchemaManager | The ElementSchema manager |
ReactorContext | The utility to get user input data |
RectangleGridNode | The Rectangle Grid Node. -since R2015 |
ReferencePlane | The reference plane |
RenderableElement | The element that can hold geometry |
RenderableEntity | 可以显示的Entity。 |
RenderableGeometry | 可绘制的几何对象。 |
RenderableGroupEntity | 多个Entity的组合。 |
RenderableInstance | The base class for the TypeElement instance. The default direction is UNIT_Y; the rotation use Eular representation: Yaw -> z Pitch -> x and Roll-> y |
RenderableType | The base class for the Type |
Renderer | 渲染器。 |
RenderResource | The rendering resource |
RenderStyle | The Scene node style |
RenderTarget | The render target |
RenderWindow | The render window |
RepairTools | Repair tool |
SceneEnvironment | 场景的全局设置 |
SceneManager | 场景管理器 |
SceneNode | 场景的节点的基类。 |
SceneNodeCast | Dynamic cast object |
SceneNodeIterator | 节点遍历器。 |
SceneReader | The 3d scene reader. -since R2016 |
SceneWriter | The 3d scene writer. -since R2016 |
SceneWriterSettings | The 3d scene writer settings. -since R2016 |
ScreenWidget | The screen coordinate widget |
ScriptElement | The script element |
SectionPlane | Section plane |
SelectedElementQuery | The context to query the selected element. AnyCAD Suite API |
SelectedEntityQuery | The context to query the selected entity |
SelectedIdSetQuery | The context to query the multi-selected ids |
SelectedShapeQuery | The context to query the selected shape |
SelectionBBoxQuery | The selection context to get the bounding box of the selected node |
SelectionChangeArgs | Arguments for selection change event |
SelectionQuery | The selection context interface |
ShapeDriver | The driver to create shape |
ShapeDriverContext | The context to create shape |
ShapeDriverManager | The ShapeDriver manager |
ShapeProcessSettings | The shape processing settings |
SharedEdgeShape | Shared edge by two faces |
SketchEditMode | The sketch edit mode |
SnapGridPoint | TODO: |
SnapNode | The Snap Point Node, which can be used to display snap point. -since R2017 |
SnapNodeManager | The SnapeNode manager |
SnapPoint | The snap point |
SnapTarget | The snap target |
SnapTargetCollector | The utiliy to collect SnapTarget |
SplineElement | The spline element |
StyleElement | The material element |
SubGeomElement | The element that can hold geometry |
SurfaceElement | The curve element |
TestCase | The test case |
TestCaseManager | The test case manager |
Text3dNode | The 3d Text Node |
TextNode | The Text Node -since R2014UR1 |
Texture | The texture |
TieArcElement | The tie Arc element |
TieCircleElement | The tie circle element |
TieEllipseElement | The tie ellipse element |
TieLineElement | The tie line element |
TiePolygonElement | The tie polygon element |
TieSplineElement | The tie Spline element |
TopoDataExchangeIges | IGES file writer and reader |
TopoDataExchangeStep | STEP file writer and reader |
TopoDataExchangeStl | STL file writer and reader. -since R2014UR1 |
TopoExplor | Explor the sub shapes of a shape |
TopoShape | 拓扑对象 |
TopoShapeConvert | The TopoShapeConvert |
TopoShapeGroup | 拓扑对象组 |
TopoShapeHistory | Track the shape history |
TopoShapeProperty | Get the Geometry property |
TopoShapeReader | The TopoShape Reader. -since R2014UR1 |
TopoShapeReaderContext | The reader context to collect TopoShape. -since R2014UR1 |
TopoShapeReaderManager | The TopoShape Reader. -since R2014UR1 |
TransformAnimator | The transform animator |
TrimmedCurveElement | The trimmed curve element |
TypeCast | Dynamic cast object |
UiCommand | Base command ui description |
UiCommandManager | Manage the command ui |
UiToolBar | The ToolBar description |
UndoTransaction | Undo/redo transaction |
UserCommandManager | The user command manager |
TCommandRegisger | |
UserElement | The user defined element |
View | Present the view |
View3d | 三维视图 |
ViewEditorManager | The editor manager |
Viewport | 定义窗口的视口信息 |
WireClassifier | Classify the inner wire and outer wires for a face |
WireConnectorByFace | Connect the edges to wires |
WorkingPlane | 工作平面 |
AnyCore | |
AuMainFrame | The template class for CMainFrame |
AuMainFrameImpl | The CFrameWnd utility class |
AuView3d | The view 3d control for MFC CView |
AuView3dAPI | The view 3d control API for MFC |
AuWinApp | The template class for CWinApp |
AuWinAppImpl | The application utility class |
AuWindow3d | The view 3d control for MFC control |