IPXC_3DView::U3DPath Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property U3DPath of interface IPXC_3DView returns/sets Pointer to IWords ...

Syntax

HRESULT get_U3DPath([out, retval]  IWords**  pNodeNames);
HRESULT put_U3DPath([in]  IWords*  pNodeNames);

See Also

IPXC_3DView