IPXC_3DView::U3DPath Property

From PDF XChange PDF SDK
Revision as of 01:48, 21 August 2019 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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