IPXV_3DMesh Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 9: Line 9:
  
 
IPXV_3DMesh extends the [[PXV:IPXV_3DObj|IPXV_3DObj]] interface.
 
IPXV_3DMesh extends the [[PXV:IPXV_3DObj|IPXV_3DObj]] interface.
 +
 +
== Methods ==
 +
{| class="wikitable methods"
 +
|-
 +
| [[PXV:IPXV_3DMesh_CalcBoundingBox|CalcBoundingBox]]
 +
| [[PXV:IPXV_3DMesh_GetWireframeColor|GetWireframeColor]]
 +
| [[PXV:IPXV_3DMesh_SetMatrix|SetMatrix]]
 +
| [[PXV:IPXV_3DMesh_SetWireframeColor|SetWireframeColor]]
 +
|-
 +
| [[PXV:IPXV_3DMesh_GetMatrix|GetMatrix]]
 +
|
 +
|
 +
|
 +
|}
  
 
== Properties ==
 
== Properties ==
 
{| class="wikitable properties"
 
{| class="wikitable properties"
 
|-
 
|-
 +
| [[PXV:IPXV_3DMesh_HitEnabled|HitEnabled]]
 +
| [[PXV:IPXV_3DMesh_Metadata|Metadata]]
 +
| [[PXV:IPXV_3DMesh_Opacity|Opacity]]
 +
| [[PXV:IPXV_3DMesh_RenderMode|RenderMode]]
 +
|-
 +
| [[PXV:IPXV_3DMesh_Info|Info]]
 +
| [[PXV:IPXV_3DMesh_NumFaces|NumFaces]]
 
| [[PXV:IPXV_3DMesh_Parent|Parent]]
 
| [[PXV:IPXV_3DMesh_Parent|Parent]]
 +
| [[PXV:IPXV_3DMesh_Visible|Visible]]
 +
|-
 +
| [[PXV:IPXV_3DMesh_Material|Material]]
 
|  
 
|  
 
|  
 
|  
 
|  
 
|  
 
|}
 
|}

Revision as of 00:52, 23 July 2018


The interface of object of PDF-XChange Editor SDK.

IPXV_3DMesh extends the IPXV_3DObj interface.

Methods

CalcBoundingBox GetWireframeColor SetMatrix SetWireframeColor
GetMatrix

Properties

HitEnabled Metadata Opacity RenderMode
Info NumFaces Parent Visible
Material