GripData Class

This class describes grip data for entities.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.DatabaseServicesGripData

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public class GripData : DisposableWrapper

The GripData type exposes the following members.

Constructors
  Name Description
Protected method GripData Initializes a new instance of the GripData class
Public method GripData(IntPtr) Constructor for the GripData class.
Top
Properties
  Name Description
Public property AlternateBasePoint Property that represents the base point of the grip operation for this object.
Public property AppData Property that represents the application data associated with this grip object.
Public property AutoDelete Property that indicates whether the object should be automatically deleted by the Garbage Collector.
(Inherited from DisposableWrapper)
Public property DrawAtDragImageGripPoint Property that indicates whether to draw a grip at the drag image grip point.
Public property ForcedPickOn Property that indicates whether all entities within the selection aperture are identified, regardless of whether a point is being acquired or whether any OSNAP modes are currently active.
Public property GizmosEnabled Property that indicates whether gizmos can be used to modify a grip. If this property is true, gizmos appear while hovering the cursor over the grip point.
Public property GripPoint Property that represents the grip point of this object.
Public property HotGripInvokesRightClick Property that indicates whether a hot grip is mapped to a right-click.
Public property IsDisposed Property that indicates whether pointer to native code unmanaged object == IntPtr::Zero.
(Inherited from DisposableWrapper)
Public property IsPerViewport Property that indicates whether this grip is used per viewport.
Public property ModeKeywordsDisabled Property that disables the activation of keywords.
Public property RubberBandLineDisabled Property that indicates whether a rubber-band line is disallowed from being drawn during any drag operations.
Public property SkipWhenShared Property that indicates whether this grip's custom graphic should be skipped if the grip point for this grip is shared and is about to be drawn.
Public property TriggerGrip Property that indicates whether this grip is a trigger grip.
Public property UnmanagedObject Property that represents a pointer to an unmanaged object.
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public method CallHotGrip Function that is called when the grip becomes hot.
Public method CallHoverGrip Function that is called when the grip is hovered over.
Public method CallRightClick  
Public method CallTooltip Gets a tool description.
Public method CallViewportDraw  
Public method CallWorldDraw  
Public method ChangeGripStatus Changes grip status.
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Protected method DeleteUnmanagedObject
(Overrides DisposableWrapperDeleteUnmanagedObject)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DisposableWrapper)
Public method Equals Checks objects for equality.
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetHashCode Retrieves the object hash code.
(Inherited from DisposableWrapper)
Public method GetHotGripDimensionData Returns a collection of objects representing dynamic dimensions data of the grip when it becomes hot.
Public method GetHoverDimensionData Returns a collection of objects representing dynamic dimensions data of the grip when it is hovered over.
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetTooltip Gets a tool description.
Public method GetType
(Inherited from Object)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method OnGripStatusChanged Function that is called when a grip status has been changed.
Public method OnHotGrip Function that is called when the grip becomes hot.
Public method OnHover Function that is called on grip hover.
Public method OnRightClick Function that is called on the right mouse button click on hot grips.
Public method ToString
(Inherited from Object)
Public method ViewportDraw  
Public method WorldDraw  
Top
See Also

©  Bricsys NV. All rights reserved.