SymbolUtilityServices Class |
The SymbolUtilityServices type exposes the following members.
Name | Description | |
---|---|---|
![]() |
SymbolUtilityServices |
Initializes a new instance of the SymbolUtilityServices class
|
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
GetBlockModelSpaceId |
Retrieves the model space identifier of the
predefined symbol table record for the specified database.
|
![]() ![]() |
GetBlockNameFromInsertPathName |
Retrieves a block name from a specified path
name.
|
![]() ![]() |
GetBlockPaperSpaceId |
Retrieves the identifier of the predefined
symbol table record for the specified database.
|
![]() |
GetHashCode |
Serves as a hash function for a particular
type.
(Inherited from Object.) |
![]() ![]() |
GetInsertPathNameFromBlockName |
Retrieves a path name from the block name. If
the retrieved path name does not have an extension, ".dwg" is
appended to the end of the string.
|
![]() ![]() |
GetLayerDefpointsId |
Retrieves the identifier of the "DEFPOINTS"
layer object of the specified database.
|
![]() ![]() |
GetLayerZeroId |
Retrieves the identifier of the "0" layer
object of the specified database.
|
![]() ![]() |
GetLinetypeByBlockId |
Retrieves the identifier of the "ByBlock"
linetype object of the specified database.
|
![]() ![]() |
GetLinetypeByLayerId |
Retrieves the identifier of the "ByLayer"
linetype object of the specified database.
|
![]() ![]() |
GetLinetypeContinuousId |
Retrieves the identifier of the "Continuous"
linetype object of the specified database.
|
![]() ![]() |
GetMaxSymbolNameLength |
Retrieves the maximum allowed length for
symbol names.
|
![]() ![]() |
GetPathNameFromSymbolName |
Retrieves the path name from a specified block
name and extension(s). The string extension is appended to the end
of the string if the retrieved string does not have an
extension.
|
![]() ![]() |
GetRegAppAcadId |
Retrieves the identifier of the "ACAD" RegApp
object of the specified database object.
|
![]() ![]() |
GetSymbolNameFromPathName |
Retrieves a suitable symbol name from a path
name. The symbol name represents the filename component of the
path. Any of the specified filename extensions are removed. If an
invalid pathName is provided, the symbol
name can also be invalid.
|
![]() ![]() |
GetTextStyleStandardId |
Retrieves an identifier of a standard text
style.
|
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() ![]() |
IsBlockLayoutName |
Checks if the passed name is a layout's
block-table record name or the name of the main paper space block.
The string is normalized before comparing with the predefined
name.
|
![]() ![]() |
IsBlockModelSpaceName |
Checks whether the passed name matches the
model space name. The string is normalized before comparing with
the predefined name.
|
![]() ![]() |
IsBlockPaperSpaceName |
Checks whether the passed name matches a paper
space name. The string is normalized before comparing with the
predefined name.
|
![]() ![]() |
IsCompatibilityMode |
Checks the EXTNAMES setting for the specified
database.
|
![]() ![]() |
IsLayerDefpointsName |
Checks whether the passed string matches the
"Defpoints" layer name.
|
![]() ![]() |
IsLayerZeroName |
Checks whether the passed string matches the
"0" layer name.
|
![]() ![]() |
IsLinetypeByBlockName |
Checks whether the passed string matches the
"ByBlock" linetype name.
|
![]() ![]() |
IsLinetypeByLayerName |
Checks whether the passed string matches the
"ByLayer" linetype name.
|
![]() ![]() |
IsLinetypeContinuousName |
Checks whether the passed string matches the
"Continuous" linetype name.
|
![]() ![]() |
IsRegAppAcadName |
Checks whether the passed string matches the
name of the "ACAD" RegApp object.
|
![]() ![]() |
IsTextStyleStandardName |
Checks whether the passed string matches the
"Standard" linetype name.
|
![]() ![]() |
IsViewportActiveName |
Checks whether the passed string matches the
viewport active name "*Active".
|
![]() ![]() |
MakeDependentName |
Combines the specified drawing name and symbol
name to create a dependent symbol name.
|
![]() ![]() |
PreValidateSymbolName |
Executes pre-validation measures on a string
that will later be validated as a symbol name.
|
![]() ![]() |
RepairPreExtendedSymbolName |
Retrieves a string which is the result of
"repairing" the passed string. The method calls the
validatePreExtendedSymbolname() and validateSymbolName() methods to
properly repair the passed string. As a result, the returned string
contains only valid characters.
|
![]() ![]() |
RepairSymbolName |
Retrieves a string which is the result of
"repairing" the passed string. The method calls the
validatePreExtendedSymbolname() and validateSymbolName() methods to
properly repair the passed string. As a result, the returned string
contains only valid characters.
|
![]() |
ToString |
Returns a string that represents the current
object.
(Inherited from Object.) |
![]() ![]() |
ValidateCompatibleSymbolName |
Validates a symbol name and checks whether its
length is acceptable.
|
![]() ![]() |
ValidatePreExtendedSymbolName |
Validates a name for legacy symbol
names.
|
![]() ![]() |
ValidateSymbolName |
Validates a name for extended symbol
names.
|
© Bricsys NV. All rights reserved. |