SAP 3D Visual Enterprise applications SDK
sDVLStep Struct Reference

#include <DVLScene.h>

Public Attributes

DVLID m_ID
 The DVLID identifier of the step or model view.
 
char * m_szName
 The name of the step or model view, UTF-8 encoding. May be NULL.
 
char * m_szDescription
 The description of the step or model view, UTF-8 encoding. May be NULL.
 
char * m_szKeywords
 The keywords / publishing metadata of the step or model view, UTF-8 encoding. May be NULL.
 

Detailed Description

Defines a single step or model view

Note
Use sDVLStep::m_ID to query a thumbnail using the IDVLScene::RetrieveThumbnail() method

The documentation for this struct was generated from the following file: