 | XvcCreateCastedXvcObj Method |
VC::XvcObj C++로 캐스팅된 객체를 생성한다.
Namespace:
Pixoneer.NXDL.NVC
Assembly:
NXDLvc (in NXDLvc.dll) Version: 1.2.817.72
Syntaxpublic static XvcObj CreateCastedXvcObj(
XvcObj* pObj
)
Parameters
- pObj
- Type: XvcObj*
[In] 복제할 벡터 객체
Return Value
Type:
XvcObj
See Also