Inheritance Hierarchy
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public class Model : RXObject
Public Class Model
Inherits RXObject
public ref class Model : public RXObject
type Model =
class
inherit RXObject
end
The Model type exposes the
following members.
Constructors
| |
Name |
Description |
|
Model
|
Initializes a new instance of the Model 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) |
|
GetHashCode
|
(Inherited from DisposableWrapper) |
|
GetLifetimeService
|
(Inherited from MarshalByRefObject) |
|
GetMetaObject
|
(Inherited from RXObject) |
|
GetRXClass
|
(Inherited from RXObject) |
|
GetType
|
(Inherited from Object) |
|
Highlight
|
|
|
InitializeLifetimeService
|
(Inherited from MarshalByRefObject) |
|
Invalidate(InvalidationHint)
|
|
|
Invalidate(View)
|
|
|
MemberwiseClone
|
(Inherited from Object) |
|
MemberwiseClone(Boolean)
|
(Inherited from MarshalByRefObject) |
|
OnAdded(Drawable,
Int64)
|
|
|
OnAdded(Drawable,
Drawable)
|
|
|
OnErased(Drawable,
Int64)
|
|
|
OnErased(Drawable,
Drawable)
|
|
|
OnModified(Drawable,
Int64)
|
|
|
OnModified(Drawable,
Drawable)
|
|
|
OnUnerased(Drawable,
Int64)
|
|
|
OnUnerased(Drawable,
Drawable)
|
|
|
QueryX
|
(Inherited from RXObject) |
|
setSectioning(Point3dCollection,
Vector3d)
|
|
|
setSectioning(Point3dCollection,
Vector3d, Double, Double)
|
|
|
ToString
|
(Inherited from Object) |
|
X
|
(Inherited from RXObject) |
Top
See Also