Frame
AddGridLine
Frame 추가
Example
Parameters
Name | Type | Description |
---|---|---|
axis | VIZCore.Enum.Axis | 축 |
gridId | Number | Grid Id |
offset | Number | 오프셋 |
AddGridLineCustom
Custom GridLine 추가
Example
Parameters
Name | Type | Description |
---|---|---|
axis | VIZCore.Enum.Axis | 축 |
gridId | Number | Grid Id |
offset | Number | 오프셋 |
label | String | Custom Label |
Clear
Frame 초기화
Example
ElevationLine
Elevation Line 조회
Example
Parameters
Name | Type | Description |
---|---|---|
visible | Boolean | 보이기 / 숨기기 |
GetGridItem
지정 축의 그리드 리스트 반환
Example
Parameters
Name | Type | Description |
---|---|---|
nAxis | VIZCore.Enum.Axis | 축 |
Returns
Type | Description |
---|---|
Object | 그리드 리스트 |
GetSnapItem
지정 위치에서 가장 가까운 그리드 정보 반환
Example
Parameters
Name | Type | Description |
---|---|---|
nAxis | VIZCore.Enum.Axis | 축 |
point | Number | 좌표 |
Returns
Type | Description |
---|---|
Object | 그리드 반환 (찾기 실패시 undefined) |
HasFrame
그리드 데이터 유/무 반환
Example
Returns
Type | Description |
---|---|
Boolean | 그리드 데이터 유/무 반환 |
LineColor
Frame 선 색상
Example
OpenString
Frame(SHIP GRID) String 열기
Example
Parameters
Name | Type | Description |
---|---|---|
str | String | String 열기 |
OpenUri
Frame(SHIP GRID) URI 열기
Example
Parameters
Name | Type | Description |
---|---|---|
uri | String | URI 열기 |
PlanLine
Plan Line 조회
Example
Parameters
Name | Type | Description |
---|---|---|
visible | Boolean | 보이기 / 숨기기 |
SectionLine
Section Line 조회
Example
Parameters
Name | Type | Description |
---|---|---|
visible | Boolean | 보이기 / 숨기기 |
ShowEvenNumber
짝수번째 표시
Example
Parameters
Name | Type | Description |
---|---|---|
visible | Boolean | 보이기 / 숨기기 |
ShowLevelGrid
레벨 그리드 활성화
Example
Parameters
Name | Type | Description |
---|---|---|
visible | Boolean | 보이기 / 숨기기 |
ShowNumber
Show Number
Example
Parameters
Name | Type | Description |
---|---|---|
visible | Boolean | 보이기 / 숨기기 |
ShowNumberAllStep
화면 비율에 따라 Frame 번호 일부 조회
Example
Parameters
Name | Type | Description |
---|---|---|
visible | Boolean | 보이기 / 숨기기 |
ShowOddNumber
홀수번째 표시
Example
Parameters
Name | Type | Description |
---|---|---|
visible | Boolean | 보이기 / 숨기기 |
XYPlane
XY Plane 조회
Example
Parameters
Name | Type | Description |
---|---|---|
visible | Boolean | 보이기 / 숨기기 |
YZPlane
YZ Plane 조회
Example
Parameters
Name | Type | Description |
---|---|---|
visible | Boolean | 보이기 / 숨기기 |
ZXPlane
ZX Plane 조회
Example
Parameters
Name | Type | Description |
---|---|---|
visible | Boolean | 보이기 / 숨기기 |