Share

AcEdSymbolUtilities::Services

Class Hierarchy

AcEdSymbolUtilities::Services

C++

class Services;

File

acsymutl.h

Description

The class AcEdSymbolUtilities::Services (typedef AcEdSymUtilServices) provides utility functions that you access by dereferencing the pointer you get from calling acedSymUtil(). For example, to call the AcEdSymbolUtilities::Services::getSymbolString() function, use acedSymUtil()-->getSymbolString().

The enumerated constant AcEdSymbolUtilities::Services::kCurrentVersion is reserved for internal use only. It exists to allow acedSymUtil() to perform consistency checks.

Links

Services Methods

Was this information helpful?