API Reference > Structs, Records, Enums > OdDbBlkParamPropertyDescriptor Structure
OdDbBlkParamPropertyDescriptor Structure
Syntax
C++
struct OdDbBlkParamPropertyDescriptor { OdString m_sName; OdString m_sConnection; OdResBuf::ValueType m_nType; bool m_bReadonly; bool m_bVisible; OdString m_sDescription; bool m_bListPresent; OdDbDynBlockReferenceProperty::UnitsType m_nUnitsType; OdResBufArray m_pAllowedValues; };

DbBlockParameter.h

 
Name 
Description 
 
 
 
Name 
Description 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.