Entity Data Access Symbols Overview | Symbol List


Plane平面

There are two EDAs that access the geometric properties on a plane object. The point EDA is READ/WRITE which allows you to contact and edit the location of the origin of the plane display. The normal EDA is READ ONLY which allows you to return the vector which is normal to the plane.

Geometric Property

EDA Symbol

Access Type

Data Type

Vertex (X,Y,Z)

&POINT(obj)

R/W

Num. Array

Normal vector (I,J,K)

&NORMAL(obj)

RO

Num. Array


Copyright ©2015 胡君NX二次开发官网(www.UGapi.com) QQ:85585969 All Rights Reserved.