DynamicDimensionData Class

This class represents dynamic dimensions which are temporary Dimension objects. These objects can be invoked and displayed when new database entities or grip-editing database-resident entities are created.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.DatabaseServicesDynamicDimensionData

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public sealed class DynamicDimensionData : DisposableWrapper

The DynamicDimensionData type exposes the following members.

Constructors
  Name Description
Public method DynamicDimensionData Default constructor for the DynamicDimensionData class.
Public method DynamicDimensionData(Dimension) Constructor for the DynamicDimensionData class. Creates dynamic dimension data from the specified dimension.
Public method DynamicDimensionData(Dimension, Boolean) Constructor for the DynamicDimensionData class. Creates dynamic dimension data from the specified dimension.
Public method DynamicDimensionData(Dimension, Boolean, Boolean) Constructor for the DynamicDimensionData class. Creates dynamic dimension data from the specified dimension.
Top
Properties
  Name Description
Public property ApplicationData Property that represents the application-specific data associated with this object.
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property Dimension Property that represents the dimension object.
Public property Editable Property that indicates whether this dynamic dimension is editable.
Public property Focal Property that indicates whether the current focus dynamic dimension is true.
Public property HideIfValueIsZero Property that indicates whether this dimension should be hidden if its value is zero.
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Public property Visible Property that indicates whether this dimension is invisible.
Top
Methods
  Name Description
Public methodStatic member Create Creates a DynamicDimensionData object based on the passed pointer.
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)
Public method Dispose
(Inherited from DisposableWrapper)
Public method Equals
(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 GetType Gets the Type of the current instance.
(Inherited from Object)
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.