Click or drag to resize
XDL

NXViewshed Constructor

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

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

Parameters

va
Type: Pixoneer.NXDL.NXPlanetNXPlanetView

[Missing <param name="va"/> documentation for "M:Pixoneer.NXDL.NXPlanet.NXViewshed.#ctor(Pixoneer.NXDL.NXPlanet.NXPlanetView)"]

See Also