Click or drag to resize
XDL

XvcPoint Methods

The XvcPoint type exposes the following members.

Methods
  Name Description
Public method GetVertex 점 객체의 위치를 가져온다.
Public method GetVertex(Double, Double, Double) 점 객체의 위치를 가져온다.
Public method SetVertex(XVertex3d) 점 객체의 위치를 설정한다.
Public method SetVertex(Double, Double, Double) x, y, z 값으로 점 객체의 위치를 설정한다.
Top
See Also