IPXV_3DNode 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_3DNode extends the [[PXV:IPXV_3DObj|IPXV_3DObj]] interface.
 
IPXV_3DNode extends the [[PXV:IPXV_3DObj|IPXV_3DObj]] interface.
 +
 +
== Methods ==
 +
{| class="wikitable methods"
 +
|-
 +
| [[PXV:IPXV_3DNode_GetMatrix|GetMatrix]]
 +
| [[PXV:IPXV_3DNode_GetWireframeColor|GetWireframeColor]]
 +
| [[PXV:IPXV_3DNode_SetMatrix|SetMatrix]]
 +
| [[PXV:IPXV_3DNode_SetWireframeColor|SetWireframeColor]]
 +
|}
  
 
== Properties ==
 
== Properties ==
Line 15: Line 24:
 
| [[PXV:IPXV_3DNode__NewEnum|_NewEnum]]
 
| [[PXV:IPXV_3DNode__NewEnum|_NewEnum]]
 
| [[PXV:IPXV_3DNode_Info|Info]]
 
| [[PXV:IPXV_3DNode_Info|Info]]
| [[PXV:IPXV_3DNode_Opacity|Opacity]]
+
| [[PXV:IPXV_3DNode_Metadata|Metadata]]
| [[PXV:IPXV_3DNode_Visible|Visible]]
+
| [[PXV:IPXV_3DNode_Parent|Parent]]
 
|-
 
|-
 
| [[PXV:IPXV_3DNode_Count|Count]]
 
| [[PXV:IPXV_3DNode_Count|Count]]
 
| [[PXV:IPXV_3DNode_Item|Item]]
 
| [[PXV:IPXV_3DNode_Item|Item]]
| [[PXV:IPXV_3DNode_Parent|Parent]]
+
| [[PXV:IPXV_3DNode_Opacity|Opacity]]
| [[PXV:IPXV_3DNode_WireframeColor|WireframeColor]]
+
| [[PXV:IPXV_3DNode_Visible|Visible]]
 
|-
 
|-
 
| [[PXV:IPXV_3DNode_HitEnabled|HitEnabled]]
 
| [[PXV:IPXV_3DNode_HitEnabled|HitEnabled]]
| [[PXV:IPXV_3DNode_Metadata|Metadata]]
+
|  
 
|  
 
|  
 
|  
 
|  
 
|}
 
|}
 
== See Also ==
 
[[PXV:IPXV_3DMesh_Parent|IPXV_3DMesh::Parent]]
 

Revision as of 00:53, 23 July 2018


The interface of object of PDF-XChange Editor SDK.

IPXV_3DNode extends the IPXV_3DObj interface.

Methods

GetMatrix GetWireframeColor SetMatrix SetWireframeColor

Properties

_NewEnum Info Metadata Parent
Count Item Opacity Visible
HitEnabled