XYZ Point & Vector

XYZ Point & Vector

Arciviz
Advocate Advocate
3,880 次查看
4 条回复
1 条消息(共 5 条)

XYZ Point & Vector

Arciviz
Advocate
Advocate

Already I am using AutoLISP Well. I feel very easy by using  List(X,Y,Z) , Polar point & 3D Polar points in AutoLisp.

I know Revit API is very easier if I understand XYZ methods, point & Vector clearly. Any Help? 

0 个赞
已接受的解答 (1)
3,881 次查看
4 条回复
回复 (4)
2 条消息(共 5 条)

jeremytammik
Autodesk
Autodesk
已接受的解答

Welcome to the Revit API!

 

The concepts are similar.

 

In Revit, the XYZ class is used to represent both points and vectors:

 

https://apidocs.co/apps/revit/2019/c2fd995c-95c0-58fb-f5de-f3246cbc5600.htm

 

It has some geometrical support functions, and you will probably want to add some own extension methods for your personal use as you go along:

 

https://apidocs.co/apps/revit/2019/b9b10e41-46c7-7e9b-bbd9-b6180e328d4d.htm

 

Cheers,

 

Jeremy

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

3 条消息(共 5 条)

Arciviz
Advocate
Advocate

Hi,

I think you have explain it clearly in SDK. I forgot the folder name.

0 个赞
4 条消息(共 5 条)

Arciviz
Advocate
Advocate

Hi,

I found the util. Thanks.

Regards,

Sudhan.

0 个赞
5 条消息(共 5 条)

Arciviz
Advocate
Advocate

Util is good. Please provide if you have any additional document to know more.

0 个赞