CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef ODDGNLS_DBLSPOINTCOMPONENT_H
25 #define ODDGNLS_DBLSPOINTCOMPONENT_H
168 #endif // ODDGNLS_DBLSPOINTCOMPONENT_H
OdDbLSSymbolReference * symbol(OdUInt32 nSym)
void deleteSymbolForStroke(OdInt32 nStroke)
OdDbObjectId strokeComponent() const
void setStrokeComponent(const OdDbObjectId &strokeCompId)
OdDbLSSymbolReference * insertSymbolForStroke(const OdDbLSSymbolReference *pSymbol, OdInt32 nStroke)
ODDB_DECLARE_MEMBERS(OdDbLSPointComponent)
OdDbLSSymbolReference * symbolForStroke(OdInt32 nStroke)
OdDbLSSymbolReference * insertSymbolForVertex(const OdDbObjectId &symCompId, OdDbLSSymbolReference::VertexMask at)
OdSmartPtr< OdDbLSPointComponent > OdDbLSPointComponentPtr
OdDbLSSymbolReference * insertSymbolForStroke(const OdDbObjectId &symCompId, OdInt32 nStroke)
OdDbLSSymbolReference * insertSymbolForVertex(const OdDbLSSymbolReference *pSymbol, OdDbLSSymbolReference::VertexMask at)
OdDbLSSymbolReference * symbolForVertex(OdDbLSSymbolReference::VertexMask at)
OdUInt32 numberSymbols() const
void deleteSymbolForVertex(OdDbLSSymbolReference::VertexMask at)
OdDbLSSymbolReference * insertSymbolForStroke(const OdDbObjectId &symCompId, double fXOffset=0.0, double fYOffset=0.0, double fAngle=0.0, OdInt32 nStroke=0)
OdDbLSSymbolReference * insertSymbolForVertex(const OdDbObjectId &symCompId, double fXOffset=0.0, double fYOffset=0.0, double fAngle=0.0, OdDbLSSymbolReference::VertexMask at=OdDbLSSymbolReference::kLSAtOrigin)