FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcDbSSet Class Reference

#include <AcDbSSet.h>

Public Member Functions

 AcDbSSet (AcDbImpSSet *)
 
 ~AcDbSSet (void)
 
int add_hilite (void)
 
int in (ent_id *)
 
int is_empty (void)
 
int is_terminated (void)
 
int rdsel (ent_id *)
 
int rwsel (void)
 
int set_position (long)
 
long add (long, hlist *, bool)
 
long apnd (long, hlist *, Selector *, bool)
 
long count (void)
 
long current_position (void)
 
long del (ent_id *, bool)
 
long grow (ent_id *)
 
long node_count (void) const
 
void copy (AcDbSSet const *)
 
void draw (int, int)
 
void init (void)
 
void make_unique (void)
 
void minus (AcDbSSet const *, AcDbSSet const *)
 
void not_unique (void)
 
void plus (AcDbSSet const *, AcDbSSet const *)
 
void term (void)
 
void wipe (bool)
 

Detailed Description

Definition at line 24 of file AcDbSSet.h.

Constructor & Destructor Documentation

◆ AcDbSSet()

AcDbSSet::AcDbSSet ( AcDbImpSSet * )

◆ ~AcDbSSet()

AcDbSSet::~AcDbSSet ( void )

Member Function Documentation

◆ add()

long AcDbSSet::add ( long ,
hlist * ,
bool  )

◆ add_hilite()

int AcDbSSet::add_hilite ( void )

◆ apnd()

long AcDbSSet::apnd ( long ,
hlist * ,
Selector * ,
bool  )

◆ copy()

void AcDbSSet::copy ( AcDbSSet const * )

◆ count()

long AcDbSSet::count ( void )

◆ current_position()

long AcDbSSet::current_position ( void )

◆ del()

long AcDbSSet::del ( ent_id * ,
bool  )

◆ draw()

void AcDbSSet::draw ( int ,
int  )

◆ grow()

long AcDbSSet::grow ( ent_id * )

◆ in()

int AcDbSSet::in ( ent_id * )

◆ init()

void AcDbSSet::init ( void )

◆ is_empty()

int AcDbSSet::is_empty ( void )

◆ is_terminated()

int AcDbSSet::is_terminated ( void )

◆ make_unique()

void AcDbSSet::make_unique ( void )

◆ minus()

void AcDbSSet::minus ( AcDbSSet const * ,
AcDbSSet const *  )

◆ node_count()

long AcDbSSet::node_count ( void ) const

◆ not_unique()

void AcDbSSet::not_unique ( void )

◆ plus()

void AcDbSSet::plus ( AcDbSSet const * ,
AcDbSSet const *  )

◆ rdsel()

int AcDbSSet::rdsel ( ent_id * )

◆ rwsel()

int AcDbSSet::rwsel ( void )

◆ set_position()

int AcDbSSet::set_position ( long )

◆ term()

void AcDbSSet::term ( void )

◆ wipe()

void AcDbSSet::wipe ( bool )

The documentation for this class was generated from the following file: