24 #ifndef ODDGNLS_DBLSCOMPOUNDCOMPONENT_H
25 #define ODDGNLS_DBLSCOMPOUNDCOMPONENT_H
OdSmartPtr< OdDbLSCompoundComponent > OdDbLSCompoundComponentPtr
OdDbLSCompoundComponent()
ODDB_DECLARE_MEMBERS(OdDbLSCompoundComponent)
double offsetToComponent(OdUInt32 nComponent) const
OdDbObjectId component(OdUInt32 nComponent) const
OdUInt32 numberComponents() const
void setOffsetToComponent(OdUInt32 nComponent, double newOffset)
void deleteComponent(OdUInt32 nComponent)
void appendComponent(const OdDbObjectId &compId, double compOffset=0.0)