IPXV_3DScene Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
|- | |- | ||
| [[PXV:IPXV_3DScene_CreateLight|CreateLight]] | | [[PXV:IPXV_3DScene_CreateLight|CreateLight]] | ||
+ | | [[PXV:IPXV_3DScene_GetColor|GetColor]] | ||
+ | | [[PXV:IPXV_3DScene_SetBGColors|SetBGColors]] | ||
+ | | [[PXV:IPXV_3DScene_SetColor|SetColor]] | ||
+ | |- | ||
+ | | [[PXV:IPXV_3DScene_GetBGColors|GetBGColors]] | ||
| [[PXV:IPXV_3DScene_GetObjects|GetObjects]] | | [[PXV:IPXV_3DScene_GetObjects|GetObjects]] | ||
− | | | + | | [[PXV:IPXV_3DScene_SetBGImage|SetBGImage]] |
| | | | ||
|} | |} | ||
Line 22: | Line 27: | ||
{| class="wikitable properties" | {| class="wikitable properties" | ||
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXV_3DScene_BackroundMode|BackroundMode]] |
+ | | [[PXV:IPXV_3DScene_ModelTreeRoot|ModelTreeRoot]] | ||
| [[PXV:IPXV_3DScene_RenderMode|RenderMode]] | | [[PXV:IPXV_3DScene_RenderMode|RenderMode]] | ||
− | | | + | | [[PXV:IPXV_3DScene_ShowOrientationAxes|ShowOrientationAxes]] |
+ | |- | ||
+ | | [[PXV:IPXV_3DScene_LightScheme|LightScheme]] | ||
+ | | [[PXV:IPXV_3DScene_RenderDoubleSided|RenderDoubleSided]] | ||
+ | | [[PXV:IPXV_3DScene_ShowAxes|ShowAxes]] | ||
| | | | ||
|} | |} |
Latest revision as of 03:51, 14 November 2018
The interface of object of PDF-XChange Editor SDK.
IPXV_3DScene extends the IPXV_3DObj interface.
Methods
CreateLight | GetColor | SetBGColors | SetColor |
GetBGColors | GetObjects | SetBGImage |
Properties
BackroundMode | ModelTreeRoot | RenderMode | ShowOrientationAxes |
LightScheme | RenderDoubleSided | ShowAxes |