CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef ODDGNLS_DBLSCOMPOUNDCOMPONENT_H
25 #define ODDGNLS_DBLSCOMPOUNDCOMPONENT_H
92 #endif // ODDGNLS_DBLSCOMPOUNDCOMPONENT_H
OdDbObjectId component(OdUInt32 nComponent) const
ODDB_DECLARE_MEMBERS(OdDbLSCompoundComponent)
void setOffsetToComponent(OdUInt32 nComponent, double newOffset)
void deleteComponent(OdUInt32 nComponent)
void appendComponent(const OdDbObjectId &compId, double compOffset=0.0)
OdUInt32 numberComponents() const
double offsetToComponent(OdUInt32 nComponent) const
OdSmartPtr< OdDbLSCompoundComponent > OdDbLSCompoundComponentPtr
OdDbLSCompoundComponent()