Symbol
|
The SymbolUtilityServices type exposes the following members.
Name | Description | |
---|---|---|
![]() |
SymbolUtilityServices | Initializes a new instance of the SymbolUtilityServices class |
Name | Description | |
---|---|---|
![]() ![]() |
BlockModelSpaceName | Property that represents the predefined symbol record of the model space name. Cannot be NULL or an empty string. |
![]() ![]() |
BlockPaperSpaceName | Property that represents the predefined symbol record of a paper space name. Cannot be NULL or an empty string. |
![]() ![]() |
LayerDefpointsName | Property that represents the predefined symbol record of a Defpoints layer name. Cannot be NULL or an empty string. |
![]() ![]() |
LayerZeroName | Property that represents the predefined symbol record of the 0 layer name. Cannot be NULL or an empty string. |
![]() ![]() |
LinetypeByBlockName | Property that represents the predefined symbol record of the ByBlock linetype name. Cannot be NULL or an empty string. |
![]() ![]() |
LinetypeByLayerName | Property that represents the predefined symbol record of the ByLayer linetype name. Cannot be NULL or an empty string. |
![]() ![]() |
LinetypeContinuousName | Property that represents the predefined symbol record of the Continuous linetype name. Cannot be NULL or an empty string. |
![]() ![]() |
RegAppAcadName | Property that represents the predefined symbol record of a registered application name. Cannot be NULL or an empty string. |
![]() ![]() |
TextStyleStandardName | Property that represents the predefined symbol record of the Standard text style name. Cannot be NULL or an empty string. |
![]() ![]() |
ViewportActiveName | Property that represents the predefined symbol record of the active viewport name. Cannot be NULL or an empty string. |
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current
object. (Inherited from Object) |
![]() ![]() |
GetBlockModelSpaceId | Retrieves the model space identifier of the predefined symbol table record for the specified database. |
![]() ![]() |
GetBlockNameFromInsertPathName | Retrieves the block name from a specified path name. |
![]() ![]() |
GetBlockPaperSpaceId | Retrieves the identifier of the predefined symbol table record for the specified database. |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() ![]() |
GetInsertPathNameFromBlockName | Retrieves the path name of the specified 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 whether 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 it with the predefined name. |
![]() ![]() |
IsBlockModelSpaceName | Checks whether the passed name matches the model space name. The string is normalized before comparing it 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 that 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 that 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. |