WorldGeometry Class

Inheritance Hierarchy
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public abstract class WorldGeometry : Geometry

The WorldGeometry type exposes the following members.

Constructors
  Name Description
Protected method WorldGeometry
Initializes a new instance of the WorldGeometry class
Protected method WorldGeometry(IntPtr, Boolean)
Initializes a new instance of the WorldGeometry class
Top
Properties
  Name Description
Public property AutoDelete (Inherited from DisposableWrapper.)
Public property IsDisposed (Inherited from DisposableWrapper.)
Public property ModelToWorldTransform (Inherited from Geometry.)
Public property UnmanagedObject (Inherited from DisposableWrapper.)
Public property WorldToModelTransform (Inherited from Geometry.)
Top
Methods
  Name Description
Public method Circle(Point3d, Double, Vector3d) (Inherited from Geometry.)
Public method Circle(Point3d, Point3d, Point3d) (Inherited from Geometry.)
Public method CircularArc(Point3d, Point3d, Point3d, ArcType) (Inherited from Geometry.)
Public method CircularArc(Point3d, Double, Vector3d, Vector3d, Double, ArcType) (Inherited from Geometry.)
Public method Clone (Inherited from RXObject.)
Public method CompareTo (Inherited from RXObject.)
Public method CopyFrom (Inherited from RXObject.)
Public method 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.)
Protected method DeleteUnmanagedObject (Inherited from RXObject.)
Public method Dispose (Inherited from DisposableWrapper.)
Protected method Dispose(Boolean) (Inherited from DisposableWrapper.)
Public method Draw (Inherited from Geometry.)
Public method EllipticalArc (Inherited from Geometry.)
Public method Equals (Inherited from DisposableWrapper.)
Protected method Finalize (Inherited from DisposableWrapper.)
Public method GetHashCode (Inherited from DisposableWrapper.)
Public method GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method GetRXClass (Inherited from RXObject.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Image(ImageBGRA32, Point3d, Vector3d, Vector3d) (Inherited from Geometry.)
Public method Image(ImageBGRA32, Point3d, Vector3d, Vector3d, TransparencyMode) (Inherited from Geometry.)
Public method InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method MemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Public method Mesh (Inherited from Geometry.)
Public method OwnerDraw (Inherited from Geometry.)
Public method Polygon (Inherited from Geometry.)
Public method Polyline(Polyline) (Inherited from Geometry.)
Public method Polyline(Point3dCollection, Vector3d, IntPtr) (Inherited from Geometry.)
Public method Polyline(Polyline, Int32, Int32) (Inherited from Geometry.)
Public method Polypoint(Point3dCollection, Vector3dCollection, IntPtrCollection) (Inherited from Geometry.)
Public method Polypoint(Point3dCollection, EntityColorCollection, Vector3dCollection, IntPtrCollection) (Inherited from Geometry.)
Public method Polypoint(Point3dCollection, EntityColorCollection, TransparencyCollection, Vector3dCollection, IntPtrCollection, Int32) (Inherited from Geometry.)
Public method PolyPolygon (Inherited from Geometry.)
Public method PolyPolyline (Inherited from Geometry.)
Public method PopClipBoundary (Inherited from Geometry.)
Public method PopModelTransform (Inherited from Geometry.)
Public method PushClipBoundary(ClipBoundary) (Inherited from Geometry.)
Public method PushClipBoundary(ClipBoundary, AbstractClipBoundary) (Inherited from Geometry.)
Public method PushModelTransform(Matrix3d) (Inherited from Geometry.)
Public method PushModelTransform(Vector3d) (Inherited from Geometry.)
Public method PushOrientationTransform (Inherited from Geometry.)
Public method PushPositionTransform(PositionBehavior, Point2d) (Inherited from Geometry.)
Public method PushPositionTransform(PositionBehavior, Point3d) (Inherited from Geometry.)
Public method PushScaleTransform(ScaleBehavior, Point2d) (Inherited from Geometry.)
Public method PushScaleTransform(ScaleBehavior, Point3d) (Inherited from Geometry.)
Public method QueryX (Inherited from RXObject.)
Public method Ray (Inherited from Geometry.)
Public method RowOfDots (Inherited from Geometry.)
Public method SetExtents
Public method Shell (Inherited from Geometry.)
Public method StartAttributesSegment
Public method Text(Point3d, Vector3d, Vector3d, String, Boolean, TextStyle) (Inherited from Geometry.)
Public method Text(Point3d, Vector3d, Vector3d, Double, Double, Double, String) (Inherited from Geometry.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method WorldLine (Inherited from Geometry.)
Public method X (Inherited from RXObject.)
Public method Xline (Inherited from Geometry.)
Top
See Also

©  Bricsys NV. All rights reserved.