 | XSceneGetNode Method |
컨테이너로부터 객체를 확인한다.
Namespace:
Pixoneer.NXDL.NSCENE
Assembly:
NXDLscene (in NXDLscene.dll) Version: 1.2.817.72
Syntaxpublic XscObj GetNode(
int nID
)
Parameters
- nID
- Type: SystemInt32
대상 객체의 ID.
Return Value
Type:
XscObj Scene의 객체를 반환한다.
See Also