Inheritance Hierarchy
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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
|
(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
|
(Inherited from MarshalByRefObject) |
|
GetMetaObject
|
(Inherited from RXObject) |
|
GetRXClass
|
(Inherited from RXObject) |
|
GetStretchPoints
|
|
|
GetType
|
(Inherited from Object) |
|
InitializeLifetimeService
|
(Inherited from MarshalByRefObject) |
|
IsApplicable
|
(Inherited from Overrule) |
|
MemberwiseClone
|
(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
|
(Inherited from Object) |
|
X
|
(Inherited from RXObject) |
Top
See Also