CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef _DbDynBlock_h_Included_
25 #define _DbDynBlock_h_Included_
36 class OdDbDynBlockReferencePropertyImpl;
37 class OdDbDynBlockReferenceImpl;
40 class OdDbDynBlockTableRecordImpl;
164 friend class OdDbDynBlockReferencePropertyImpl;
165 OdDbDynBlockReferencePropertyImpl* m_pImpl;
267 OdDbDynBlockReferenceImpl* m_pImpl;
289 OdDbDynBlockTableRecordImpl* m_pImpl;
bool setValue(const OdResBufPtr &value)
OdArray< OdDbDynBlockReferencePropertyPtr > OdDbDynBlockReferencePropertyArray
bool isDynamicBlock() const
void getDescriptor(OdDbEvalNodeId ¶meterId, OdDbBlkParamPropertyDescriptor &pDescriptor)
OdResBuf::ValueType propertyType() const
bool convertToStaticBlock()
virtual ~OdDbDynBlockReferenceProperty()
bool visibleInCurrentVisibilityState() const
OdDbObjectId blockId() const
OdDbObjectId blockId() const
unsigned long OdDbEvalNodeId
OdDbDynBlockReference(OdDbBlockReference *pRef)
OdString propertyName() const
OdDbBlockParameterPtr getParameter()
OdSmartPtr< OdDbDynBlockReferenceProperty > OdDbDynBlockReferencePropertyPtr
OdDbObjectId blockTableRecordId() const
virtual ~OdDbDynBlockReference()
static bool isDynamicBlock(const OdDbObjectId &blockTableRecordId)
bool isDynamicBlock() const
OdDbDynBlockTableRecord(OdDbObjectId blockId)
void getBlockProperties(OdDbDynBlockReferencePropertyArray &properties) const
OdResBufPtr value() const
#define ODRX_HEAP_OPERATORS()
bool convertToStaticBlock(const OdString &newBlockName)
void updateAnonymousBlocks() const
OdDbDynBlockReference(const OdDbObjectId &blockRefId)
OdString description() const
~OdDbDynBlockTableRecord()
GLsizei const GLfloat * value
OdDbDynBlockReferenceProperty(const OdDbDynBlockReferenceProperty &other)
OdDbObjectId dynamicBlockTableRecord() const
UnitsType unitsType() const
void getAllowedValues(OdResBufArray &allowedValues)
OdDbDynBlockReferenceProperty()
OdSmartPtr< OdDbBlockParameter > OdDbBlockParameterPtr
OdDbObjectId anonymousBlockTableRecord() const
OdDbDynBlockReferenceProperty & operator=(const OdDbDynBlockReferenceProperty &other)
void getAnonymousBlockIds(OdDbObjectIdArray &anonymousIds) const