Inheritance Hierarchy
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public abstract class GripOverrule : Overrule
Public MustInherit Class GripOverrule
Inherits Overrule
public ref class GripOverrule abstract : public Overrule
[<AbstractClassAttribute>]
type GripOverrule =
class
inherit Overrule
end
The GripOverrule type exposes the
following members.
Constructors
|
Name |
Description |
|
GripOverrule
|
Initializes a new instance of the GripOverrule class
|
Top
Properties
Methods
|
Name |
Description |
|
Clone
|
(Inherited from RXObject.) |
|
CompareTo
|
(Inherited from RXObject.) |
|
CopyFrom
|
(Inherited from RXObject.) |
|
CreateObjRef
|
Creates an object that contains all the
relevant information required to generate a proxy used to
communicate with a remote object.
(Inherited from MarshalByRefObject.) |
|
DeleteUnmanagedObject
|
(Inherited from RXObject.) |
|
Dispose
|
(Inherited from DisposableWrapper.) |
|
Dispose(Boolean)
|
(Inherited from DisposableWrapper.) |
|
Equals
|
(Inherited from DisposableWrapper.) |
|
Finalize
|
(Inherited from DisposableWrapper.) |
|
GetGripPoints(Entity,
Point3dCollection, IntegerCollection, IntegerCollection)
|
|
|
GetGripPoints(Entity,
GripDataCollection, Double, Int32, Vector3d,
GetGripPointsFlags)
|
|
|
GetHashCode
|
(Inherited from DisposableWrapper.) |
|
GetLifetimeService
|
Retrieves the current lifetime service object
that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
GetRXClass
|
(Inherited from RXObject.) |
|
GetStretchPoints
|
|
|
GetType
|
Gets the Type of the current instance.
(Inherited from Object.) |
|
InitializeLifetimeService
|
Obtains a lifetime service object to control
the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
IsApplicable
|
(Inherited from Overrule.) |
|
MemberwiseClone
|
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
MemberwiseClone(Boolean)
|
(Inherited from MarshalByRefObject.) |
|
MoveGripPointsAt(Entity,
IntegerCollection, Vector3d)
|
|
|
MoveGripPointsAt(Entity,
GripDataCollection, Vector3d, MoveGripPointsFlags)
|
|
|
MoveStretchPointsAt
|
|
|
OnGripStatusChanged
|
|
|
QueryX
|
(Inherited from RXObject.) |
|
SetCustomFilter
|
(Overrides OverruleSetCustomFilter.) |
|
SetExtensionDictionaryEntryFilter
|
(Overrides OverruleSetExtensionDictionaryEntryFilter(String).) |
|
SetIdFilter
|
(Overrides OverruleSetIdFilter(ObjectId).) |
|
SetNoFilter
|
(Overrides OverruleSetNoFilter.) |
|
SetXDataFilter
|
(Overrides OverruleSetXDataFilter(String).) |
|
ToString
|
Returns a string that represents the current
object.
(Inherited from Object.) |
|
X
|
(Inherited from RXObject.) |
Top
See Also