24#ifndef _BCF_3_0_COMPONENT_SELECTION_H
25#define _BCF_3_0_COMPONENT_SELECTION_H
virtual OdResult outFields(TiXmlElement *pParent) const ODRX_OVERRIDE
bool isComponentUnset() const
const OdBcfComponentArray & getComponent() const
virtual OdResult inFields(TiXmlElement *pParent) ODRX_OVERRIDE
virtual bool validateData() const ODRX_OVERRIDE
ODRX_DECLARE_MEMBERS(OdBcfComponentSelection)
OdBcfComponentArray m_component
static OdSmartPtr< OdBcfComponentSelection > createObject(const OdBcfComponentArray &component)
OdArray< OdBcfComponentPtr > OdBcfComponentArray
OdSmartPtr< OdBcfComponent > OdBcfComponentPtr
OdSmartPtr< OdBcfComponentSelection > OdBcfComponentSelectionPtr