SAP 3D Visual Enterprise applications SDK
sDVLProcedure Struct Reference

#include <DVLScene.h>

Public Attributes

DVLID m_ID
 The DVLID identifier of the procedure or portfolio.
 
char * m_szName
 The name of the procedure or portfolio, UTF-8 encoding.
 
uint32_t m_uStepsCount
 The number of steps in the procedure or the number of model views in the portfolio.
 
sDVLStepm_pSteps
 The array of sDVLStep structures defining the steps or model views. The length is defined by the m_uStepsCount member.
 

Detailed Description

Defines a single procedure or portfolio. There is no internal difference between them, so the same structure is used for both.


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