|
|
Nan
|
public class NanDiamond : NanPolygon
The NanDiamond type exposes the following members.
| Name | Description | |
|---|---|---|
| NanDiamond | NanDiamond 클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다. |
| Name | Description | |
|---|---|---|
| AddVertex(XVertex3d) | 사용하지 않는다. | |
| AddVertex(Double, Double, Double) | 사용하지 않는다. | |
| CalcRange | 객체의 최소, 최대 범위를 계산한다. (Overrides NanPolygonCalcRange) | |
| Clone | 객체를 복사한다. (Overrides NanPolygonClone) | |
| InsertVertex(Int32, XVertex3d) | 사용하지 않는다. | |
| InsertVertex(Int32, Double, Double, Double) | 사용하지 않는다. | |
| RemoveVertexAll | 사용하지 않는다. | |
| RemoveVertexAt | 사용하지 않는다. | |
| Set | NanDiamond 객체 위치를 설정한다. | |
| SetRotateAngle |
객체의 회전값을 설정한다. 객체 중심 위치와 북쪽 방향을 기준으로 설정한 각도만큼 회전한다.
world 좌표계 기준.
(Overrides NanPolygonSetRotateAngle(Double)) | |
| SetVertex(Int32, XVertex3d) | 사용하지 않는다. | |
| SetVertex(Int32, Double, Double, Double) | 사용하지 않는다. | |
| ToObjectString | 객체 class 이름을 가져온다. |