1 #ifndef DDLogicalPart_h 2 #define DDLogicalPart_h 115 const DDSolid & solid(
void )
const;
118 std::vector<const DDsvalues_type *> specifics(
void )
const;
124 void addSpecifics(
const std::pair<const DDPartSelection*, const DDsvalues_type*> &);
125 void removeSpecifics(
const std::pair<DDPartSelection*,DDsvalues_type*> &);
126 const std::vector< std::pair<const DDPartSelection*, const DDsvalues_type*> > & attachedSpecifics(
void )
const;
127 bool hasDDValue(
const DDValue & )
const;
131 std::pair<bool, std::string>
DDMaterial is used to define and access material information.
DDName is used to identify DDD entities uniquely.
A DDSolid represents the shape of a part.
DDI::Singleton< std::map< std::string, std::vector< DDName > > > LPNAMES
void DD_NC(const DDName &)
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
std::pair< bool, std::string > DDIsValid(const std::string &ns, const std::string &name, std::vector< DDLogicalPart > &result, bool doRegex=true)
DDLogicalPart(void)
The default constructor provides an uninitialzed reference object.
std::vector< std::pair< unsigned int, DDValue > > DDsvalues_type
std::ostream & operator<<(std::ostream &, const DDLogicalPart &)
Interface to attach user specific data to nodes in the expanded-view.