IPXC_3DView::U3DPath Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 01:48, 21 August 2019


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