SAP 3D Visual Enterprise applications SDK
|
Go to the source code of this file.
Classes | |
struct | sDVLSceneInfo |
struct | sDVLURI |
struct | sDVLNodeInfo |
struct | sDVLLayerInfo |
struct | sDVLMetadataNamespace |
struct | sDVLMetadataNameValuePair |
struct | sDVLMetadata |
struct | sDVLMetadataInfo |
struct | sDVLVEIDNameValuePair |
struct | sDVLVEID |
struct | sDVLVEIDInfo |
struct | sDVLPartsListItem |
struct | sDVLPartsListInfo |
struct | sDVLStep |
struct | sDVLProcedure |
struct | sDVLProceduresInfo |
struct | sDVLNodeIDsArrayInfo |
class | IDVLScene |
Macros | |
#define | DVLPARTSLIST_RECOMMENDED_uMaxParts 1000 |
Recommended number of parts for a BuildPartsList() call. | |
#define | DVLPARTSLIST_RECOMMENDED_uMaxNodesInSinglePart 1000 |
Recommended limitation of nodes in a single part for BuildPartsList() call. | |
#define | DVLPARTSLIST_RECOMMENDED_uMaxPartNameLength 200 |
Recommended limitation of part name's length for BuildPartsList() call. | |
#define | DVLPARTSLIST_UNLIMITED_uMaxParts 0 |
Do not limit the number of parts in BuildPartsList() call. | |
#define | DVLPARTSLIST_UNLIMITED_uMaxNodesInSinglePart 0 |
Do not limit the number of nodes in a part for BuildPartsList() call. | |
#define | DVLPARTSLIST_UNLIMITED_uMaxPartNameLength 0 |
Do not limit the part's name length for BuildPartsList() call. | |
This header defines the Scene interface
enum DVLNODEINFO |
Defines the node information flags to be used in IDVLScene::RetrieveNodeInfo()
enum DVLSCENEINFO |
Defines the scene information flags to be used in IDVLScene::RetrieveSceneInfo()
enum eDVLFindNodeMode |
Defines the string comparison mode
enum eDVLFindNodeType |
Defines the type of node search to perform
enum eDVLPartsListSort |
Defines the sorting order for the parts list
enum eDVLPartsListType |
Defines the type of parts to put in the list