CFx SDK Documentation
2022 SP0
|
#include <BcfComponents.h>
Static Public Member Functions | |
static OdSmartPtr< OdBcfComponents > | createObject (const OdBcfComponentVisibilityPtr &pVisibility, const OdBcfViewSetupHintsPtr &pViewSetupHints=OdBcfViewSetupHintsPtr(), const OdBcfComponentSelectionPtr &pSelection=OdBcfComponentSelectionPtr(), const OdBcfComponentColoringPtr &pColoring=OdBcfComponentColoringPtr()) |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
A class that contains Components data type.
Definition at line 53 of file BcfComponents.h.
|
static |
Creates a new components object.
pVisibility | [in] A pointer to visibility of components. |
pViewSetupHints | [in] A pointer to view setup hints of components. |
pSelection | [in] A pointer to selection of components. |
pColoring | [in] A pointer to coloring of components. |
OdBcf::OdBcfComponents::DECLARE_CONST_ACCESSORS | ( | Coloring | , |
OdBcfComponentColoringPtr | , | ||
m_pColoring | |||
) |
OdBcf::OdBcfComponents::DECLARE_CONST_ACCESSORS | ( | Selection | , |
OdBcfComponentSelectionPtr | , | ||
m_pSelection | |||
) |
OdBcf::OdBcfComponents::DECLARE_CONST_ACCESSORS | ( | ViewSetupHints | , |
OdBcfViewSetupHintsPtr | , | ||
m_pViewSetupHints | |||
) |
OdBcf::OdBcfComponents::DECLARE_CONST_ACCESSORS | ( | Visibility | , |
OdBcfComponentVisibilityPtr | , | ||
m_pVisibility | |||
) |
|
virtual |
Reads XML data into ODA data structures.
pParent | [in] A pointer to parent element of the data structure. |
Implements OdBcf::OdBcfElement.
OdBcf::OdBcfComponents::ODRX_DECLARE_MEMBERS | ( | OdBcfComponents | ) |
|
virtual |
Writes data into XML structures.
pParent | [in] A pointer to parent element of the data structure. |
Implements OdBcf::OdBcfElement.
|
virtual |
Checks if instance has all required fields initialized.
Implements OdBcf::OdBcfElement.
|
protected |
Definition at line 105 of file BcfComponents.h.
|
protected |
Definition at line 103 of file BcfComponents.h.
|
protected |
Definition at line 102 of file BcfComponents.h.
|
protected |
Definition at line 104 of file BcfComponents.h.
|
protected |
Definition at line 107 of file BcfComponents.h.