CFx SDK Documentation
2020SP3
|
virtual bool isMember(const OdDbFullSubentPath &subent) const =0
virtual OdResBufPtr specification() const
virtual void remove(const OdDbFullSubentPath &subent)=0
OdSmartPtr< OdDbSelectionSet > OdDbSelectionSetPtr
static OdDbSelectionSetPtr select(const OdDbObjectId &vpId, int nPoints, const OdGePoint3d *wcsPts, OdDbVisualSelection::Mode mode=OdDbVisualSelection::kCrossing, OdDbVisualSelection::SubentSelectionMode sm=OdDbVisualSelection::kDisableSubents, const OdRxObject *pFilter=0)
static OdDbParametrizedSFPtr createObject(const OdResBuf *pSpec, const OdDbDatabase *pDb)
OdSmartPtr< OdDbSelectionFilter > OdDbSelectionFilterPtr
ODRX_DECLARE_MEMBERS(OdDbSelectionSetIterator)
virtual void append(OdDbStub *entityId, OdDbSelectionMethod *pMethod=0)=0
virtual void remove(const OdDbObjectIdArray &entityIds)
virtual void remove(OdDbStub *entityId)=0
virtual bool getSubentity(const OdDbObjectId &entityId, OdUInt32 i, OdDbFullSubentPath &path) const =0
virtual void append(const OdSelectionSet *pSSet)
virtual void append(const OdDbObjectId &entityId, OdDbSelectionMethod *pMethod=0)=0
OdSmartPtr< OdResBuf > OdResBufPtr
virtual void setSpecification(const OdResBuf *, const OdDbDatabase *=0)
virtual const OdDbDatabase * database() const
virtual void append(const OdDbObjectIdArray &entityIds, OdDbSelectionMethod *pMethod=0)
virtual OdDbSelectionMethodPtr method(const OdDbObjectId &entityId) const =0
virtual void remove(const OdSelectionSet *pSSet)
TD_USING(OdSelectionSet::remove)
virtual bool isMember(const OdDbObjectId &entityId) const =0
OdSmartPtr< OdDbParametrizedSF > OdDbParametrizedSFPtr
ODRX_DECLARE_MEMBERS(OdDbSelectionFilter)
virtual void remove(const OdDbObjectId &entityId)=0
virtual OdDbObjectId objectId() const =0
virtual OdUInt32 subentCount(const OdDbObjectId &entityId) const =0
OdSmartPtr< OdDbSelectionSetIterator > OdDbSelectionSetIteratorPtr
static OdDbSelectionSetPtr createObject(const OdDbDatabase *pDb)
virtual bool isMember(OdDbStub *entityId) const =0
virtual OdDbSelectionMethodPtr method(OdDbStub *entityId) const =0
virtual OdDbObjectIdArray objectIdArray() const =0
TD_USING(OdSelectionSet::method)
virtual bool accept(const OdDbObjectId &entityId) const =0
TD_USING(OdSelectionSet::isMember)
static OdDbSelectionSetPtr select(const OdDbDatabase *pDb, const OdRxObject *pFilter=0)
virtual const OdDbDatabase * database() const =0
virtual void append(const OdDbFullSubentPath &subent, OdDbSelectionMethod *pMethod=0)=0
OdDbSelectionSetIterator()
virtual OdDbSelectionMethodPtr method(const OdDbFullSubentPath &subent) const =0
ODRX_DECLARE_MEMBERS(OdDbSelectionSet)
TD_USING(OdSelectionSet::append)