| IVIZZARDServiceGet2DProjectionVertex Method |
외곽형상 포인트 추출
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax Projection2DVO Get2DProjectionVertex(
int Scale,
bool VertexAll,
int VertexHVDirNum
)
Parameters
- Scale
- Type: SystemInt32
2D 투영 스케일 - 60 - VertexAll
- Type: SystemBoolean
Vertex 데이터 범위 - True(전체 Vertex) / False(최대면적 단일 폐곡선, Default) - VertexHVDirNum
- Type: SystemInt32
Vertex 출력의 품질, 1 ~ 10, 1(빠름 - Default), 10(느림)
Return Value
Type:
Projection2DVO외곽형상 포인트 정보
See Also