Inheritance Hierarchy
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public abstract class GeometryOverrule : Overrule
Public MustInherit Class GeometryOverrule
Inherits Overrule
public ref class GeometryOverrule abstract : public Overrule
[<AbstractClassAttribute>]
type GeometryOverrule =
class
inherit Overrule
end
The GeometryOverrule type exposes
the following members.
Constructors
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) |
|
GetGeomExtents
|
|
|
GetHashCode
|
(Inherited from DisposableWrapper) |
|
GetLifetimeService
|
(Inherited from MarshalByRefObject) |
|
GetMetaObject
|
(Inherited from RXObject) |
|
GetRXClass
|
(Inherited from RXObject) |
|
GetType
|
(Inherited from Object) |
|
InitializeLifetimeService
|
(Inherited from MarshalByRefObject) |
|
IntersectWith(Entity,
Entity, Intersect, Point3dCollection, IntPtr, IntPtr)
|
|
|
IntersectWith(Entity,
Entity, Intersect, Plane, Point3dCollection, IntPtr, IntPtr)
|
|
|
IsApplicable
|
(Inherited from Overrule) |
|
MemberwiseClone
|
(Inherited from Object) |
|
MemberwiseClone(Boolean)
|
(Inherited from MarshalByRefObject) |
|
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