Click or drag to resize
XDL

NXViewshed Constructor

NXViewshed 객체를 생성하고 데이터 멤버를 초기화한다. 기본 생성자.

Namespace: Pixoneer.NXDL.NXPlanet
Assembly: NXPlanet (in NXPlanet.dll) Version: 3.0.0.0
Syntax
C#
public NXViewshed(
	NXPlanetView va
)

Parameters

va  NXPlanetView
NXViewshed와 연결된 뷰 인스턴스.
See Also