当前位置:网站首页>< II> ObjectARX development: create and edit basic graphic objects
< II> ObjectARX development: create and edit basic graphic objects
2022-07-26 06:50:00 【Autodesk_ Glodon】
I'm learning ObjectARX When , Once tried to learn the operation of database directly 、 Concepts such as geometric classes , result
Not ideal . After a period of groping , I will create and edit basic graphic objects as a breakthrough , Step by step , stay
A strong sense of achievement in the learning process .
One 、 Include content
Basic primitive creation functions include :
// Create a line
// Create circles // Two point method to create a circle // Three point method to create a circle
// Create an arc // Three point method to create an arc // The starting point 、 center of a circle 、 Create an arc at the end point // The starting point 、 center of a circle 、 Arc angle creates an arc
// Create optimized polylines // Create a 3D polyline // Create regular polygons // Create a rectangle // Create a circular polyline // Create a polyline of an arc
// Create regions
// Create a spline
// Create ellipse // Create an ellipse from the circumscribed rectangle
// Create a fill
// Create a single line of text // Create multiline text
// Align labels // Corner dimensions // Radius marking // Diameter marking // Angle labeling // Coordinate notation
Two 、 Content explanation
Now let's explain how to create a straight line AutoCAD The basic structure of the database .
Create a line , You need to specify the start point and end point .
Before proceeding , We must introduce some basic terms of database :
surface : Tables are the constituent units of databases , A database contains at least one table .
Record : Records are the constituent units of tables , A table may contain multiple records , It may not contain any records .
The following figure is used to describe AutoCAD The basic structure of the database is the best . From the picture , Entities are contained in block notation
Recording , So create a graphic object , The following basic steps need to be followed :
(1) Determine the drawing database of the object to be created ;
(2ÿ
边栏推荐
- Overview of image classification of vision transformer must read series
- 【故障诊断】基于贝叶斯优化支持向量机的轴承故障诊断附matlab代码
- Gdown Access denied:Cannot retrieve the public link of the file.
- C # use log4net plug-in to output logs to files
- 【毕业季_进击的技术er】送别过去两年迷茫的自己。重整旗鼓,大三我来啦
- XSS labs (1-10) break through details
- buuReserve(4)
- Differences and relations between varchar and nvarchar in database
- Force buckle - 4. Find the median of two positive arrays
- Open includeexceptiondetailinfaults on the server (from servicebehaviorattribute or from & lt; servicedebug & gt; to configure behavior) to send exception information back
猜你喜欢
![[image hiding] digital image watermarking method technology based on hybrid dwt-hd-svd with matlab code](/img/2a/b5214e9fa206f1872293c9b9d7bdb6.png)
[image hiding] digital image watermarking method technology based on hybrid dwt-hd-svd with matlab code

『牛客|每日一题』 栈的压入、弹出序列

软考可以查成绩了,2022年上半年软考成绩查询入口已开通
![[hardware ten treasures] - 7.1 [dynamic RAM] key points of DDR hardware design](/img/ba/87cd3b1600bcb6f2839e7bb093ff62.png)
[hardware ten treasures] - 7.1 [dynamic RAM] key points of DDR hardware design

C#使用log4net插件,输出日志到文件

少儿编程 电子学会图形化编程等级考试Scratch一级真题解析(选择题)2022年6月

UIToolkit工具模板工程

【图像隐藏】基于混合 DWT-HD-SVD 的数字图像水印方法技术附matlab代码

CS5801_ HDMI to EDP advantage replaces lt6711a solution

How does the national standard gb28181 protocol easygbs platform realize device video recording and set streaming IP?
随机推荐
The real epidemic situation in the United States, do not easily "bottom" 2020-03-23
Go channel
Map dictionary and constraints of go
FastDFS-支持双IP、IPV6
Realize the full link grayscale based on Apache APIs IX through MSE
Ruby on rails Code Execution Vulnerability (cve-2020-8163) technical analysis, research, judgment and protection
LeetCode刷题1:题目分类
Heap sort
String and memory functions
<二> objectARX开发:创建和编辑基本图形对象
Slice and array of go
堆排序(heap-sort)
数据库性能测试(mysql)
Which "digital currencies" can survive this winter? 2020-03-30
供应链的多目标协同决策
在第一次使用德国小鸡要注意的地方
An album has been released, from introductory practical demonstration to advanced live Q & A, playing with container service so easy~
Use and analysis of show profile optimized by MySQL
PMP customs formula, don't hurry to recite it
On the difference between Eval and assert