Click or drag to resize

Domain Methods

The Domain type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodStatic memberGetInstance Get the current domain instance in the document, or create a new one if it doesn't exist.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodResetDomainBounds Resets Domain bounds to encapsulate geometry with the recommended EMC Buffer for more efficient problem space
Public methodStatic memberResetDomainBounds(Domain) Resets Domain bounds to encapsulate geometry with the recommended EMC Buffer for more efficient problem space
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also