Host
|
The HostApplicationServices type exposes the following members.
| Name | Description | |
|---|---|---|
| HostApplicationServices | Default constructor for the HostApplicationServices class. | |
| HostApplicationServices(IntPtr, Boolean) | Constructor for the HostApplicationServices class. |
| Name | Description | |
|---|---|---|
| AlternateFontName | Property that represents the name of the 'alternate' or default font that is used when no other font can be found. | |
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| BuildString | Property that represents the version suffix. | |
| CompanyName | Property that represents the name of the company that owns the application. | |
| Current | Represents the currently active host application services object. | |
| FontMapFileName | Property that represents the name of the fontmap file. Such files contain a list of font names and substitute fonts that are used in place of the named fonts. Default implementation retrieves an empty string. | |
| GRIPCOLOR | Property that represents the color of grips that are not selected. The value can be [1..255]. | |
| GRIPHOT | Property that represents the color of grips that are not selected. The value can be [1..255]. | |
| GRIPHOVER | Property that represents the ACI color index of unselected grips when the cursor hovers over them. The value can be [0..257]. | |
| GRIPOBJLIMIT | Property that represents the number of selected objects beyond which grips are suppressed for a selection set. This property can be in the range [0..32767]. | |
| GRIPSIZE | Property that represents the size of the grip box. The value can be [1..255] pixels. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| LocalRootFolder | Property that represents a path to the root folder. Default implementation retrieves an empty string. | |
| MachineRegistryProductRootKey | ||
| ModelerFlavor | Property that represents possible levels of geometric modeler support available from the host applications. | |
| PlatformString | Property that represents a string with platform: NetFramework, Net6, Net7, Net8. | |
| Product | Property that represents the name of the product. | |
| Program | Property that represents the name of the program. | |
| RegistryProductRootKey | ||
| ReleaseMajorVersion | Property that represents the release major version of the client application. | |
| ReleaseMinorVersion | Property that represents the release minor version of the client application. | |
| RoamableRootFolder | Property that represents a path to the local roamable files directory. Default implementation retrieves an empty string. | |
| TEXTFILL | Property that indicates whether TrueType fonts are filled. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
|
| UserRegistryProductRootKey | ||
| VersionString | Property that represents a string with release major and minor versions. | |
| WorkingDatabase | Property that represents the currently active database. |
| Name | Description | |
|---|---|---|
| BitmapDevice | Returns the gsBitmapDevice associated with this HostApplicationServices object. Currently not implemented. | |
| Clone | Creates a *clone* of this object, and returns a pointer to the
*clone*. (Inherited from RXObject) |
|
| CompareTo | Allows classes to compare class objects. (Inherited from RXObject) |
|
| CopyFrom | Copies the contents of the specified object into this
object. (Inherited from RXObject) |
|
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| DeleteUnmanagedObject | (Inherited from RXObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| FindFile | Returns the fully qualified path to the specified file. | |
| FindFileEx | Returns the fully qualified path to the specified file. | |
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetMetaObject | (Inherited from RXObject) |
|
| GetPassword(String, PasswordOptions) | Obsolete. Host applications call this method internally to display a password request dialog box. Currently not implemented. |
|
| GetPassword(String, PasswordOptions, String) | Host applications call this method internally to display a password request dialog box. Currently not implemented. | |
| GetRemoteFile | ||
| GetRXClass | Gets a class describing instance dynamically associated with
this object as the OdRxClass object. (Inherited from RXObject) |
|
| GetSystemFontFolders | Provides access to the list of system font folders. Paths to the folders are stored in ACAD system variable. | |
| GetType | (Inherited from Object) |
|
| GetUrl | Maps a local file to the corresponding URL from which the file was downloaded. | |
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| IsUrl | Determines whether the passed string is a valid URL. Currently not implemented. | |
| LoadApplication | Loads an application. Currently not implemented. | |
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| NewProgressMeter | Retrieves a progress bar that represents visual progress of completion for some processes. Currently not implemented. | |
| PutRemoteFile | ||
| QueryX | Checks whether the object belongs to the specified class and
returns a pointer to this object if this object can be converted to
the specified class. (Inherited from RXObject) |
|
| recoverFile | Performs a recover operation on the specified file defined in a file buffer. | |
| RegisterTrueTypeFonts | Takes fonts from directories set by ACAD environment variable and registers them. | |
| RegisterTrueTypeFonts(ListString) | ||
| ToString | (Inherited from Object) |
|
| TtfFileNameByDescriptor | Locates the TTF or TTC file containing the specified font description. | |
| UserBreak | Usually called by the database code to determine whether the user has pressed a CTRL+C break. Currently not implemented. | |
| X | Checks whether the object belongs to the specified class and
returns a pointer to this object if this object can be converted to
the specified class, or throws an exception if it cannot. (Inherited from RXObject) |
| © Bricsys NV. All rights reserved. |