24#ifndef _BCF_2_1_COMPONENTS_H
25#define _BCF_2_1_COMPONENTS_H
virtual OdResult inFields(TiXmlElement *pParent) ODRX_OVERRIDE
const OdBcfComponentVisibilityPtr & getVisibility() const
bool isSelectionUnset() const
OdBcfComponentColoringPtr m_pColoring
ODRX_DECLARE_MEMBERS(OdBcfComponents)
const OdBcfComponentColoringPtr & getColoring() const
static OdSmartPtr< OdBcfComponents > createObject(const OdBcfComponentVisibilityPtr &pVisibility, const OdBcfViewSetupHintsPtr &pViewSetupHints=OdBcfViewSetupHintsPtr(), const OdBcfComponentSelectionPtr &pSelection=OdBcfComponentSelectionPtr(), const OdBcfComponentColoringPtr &pColoring=OdBcfComponentColoringPtr())
bool isViewSetupHintsUnset() const
const OdBcfComponentSelectionPtr & getSelection() const
bool isColoringUnset() const
OdBcfComponentSelectionPtr m_pSelection
virtual bool validateData() const ODRX_OVERRIDE
OdBcfViewSetupHintsPtr m_pViewSetupHints
const OdBcfViewSetupHintsPtr & getViewSetupHints() const
virtual OdResult outFields(TiXmlElement *pParent) const ODRX_OVERRIDE
OdBcfComponentVisibilityPtr m_pVisibility
bool isVisibilityUnset() const
OdSmartPtr< OdBcfViewSetupHints > OdBcfViewSetupHintsPtr
OdSmartPtr< OdBcfComponentSelection > OdBcfComponentSelectionPtr
OdSmartPtr< OdBcfComponentVisibility > OdBcfComponentVisibilityPtr
OdSmartPtr< OdBcfComponentColoring > OdBcfComponentColoringPtr
OdSmartPtr< OdBcfComponents > OdBcfComponentsPtr