NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::DisplayManager::J3dData Struct Reference

3d interface structure More...

List of all members.

Public Member Functions

 J3dData (NXOpen::DisplayableObject *eidInitial, bool hasTransformInitial, bool sheetInitial, const NXString &nameInitial, const NXOpen::DisplayManager::J3dMaterial &materialInitial)
 Constructor for the J3dData struct.

Public Attributes

NXOpen::DisplayableObjectEid
 NX identifier for this shape.
bool HasTransform
 true if an assembly transform is used
NXOpen::DisplayManager::J3dMaterial Material
 material properties
NXString Name
 entity name
bool Sheet
 true if this is a sheet body

Detailed Description

3d interface structure


Constructor & Destructor Documentation

NXOpen::DisplayManager::J3dData::J3dData ( NXOpen::DisplayableObject eidInitial,
bool  hasTransformInitial,
bool  sheetInitial,
const NXString nameInitial,
const NXOpen::DisplayManager::J3dMaterial materialInitial 
)

Constructor for the J3dData struct.

Parameters:
eidInitialNX identifier for this shape
hasTransformInitialtrue if an assembly transform is used
sheetInitialtrue if this is a sheet body
nameInitialentity name
materialInitialmaterial properties

Member Data Documentation

NX identifier for this shape.

true if an assembly transform is used

material properties

entity name

true if this is a sheet body


The documentation for this struct was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.