AssocArrayCommonParameters Class |
This .NET class wraps the AcDbAssocArrayCommonParameters class.
It provides an interface to control array parameters that are common to rectangular, path, and polar array parameters.
The AssocArrayCommonParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AutoDelete | (Inherited from DisposableWrapper.) |
![]() |
BaseNormal | |
![]() |
BasePlane | |
![]() |
BasePoint | |
![]() |
IsDisposed | (Inherited from DisposableWrapper.) |
![]() |
LevelCount | |
![]() |
LevelSpacing | |
![]() |
Owner |
Retrieves the associative array.
(Inherited from AssocArrayParameters.) |
![]() |
RowCount | |
![]() |
RowElevation | |
![]() |
RowSpacing | |
![]() |
UnmanagedObject | (Inherited from DisposableWrapper.) |
Name | Description | |
---|---|---|
![]() |
Clone | (Inherited from RXObject.) |
![]() |
Commit |
Commits the changes that are stored in the
AssocArrayParameters object and synchronizes the changes with the
database. When AssocArrayParameters does not have an owner, no
changes are committed.
(Inherited from AssocArrayParameters.) |
![]() |
CompareTo | (Inherited from RXObject.) |
![]() |
CopyFrom | (Inherited from RXObject.) |
![]() |
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.) |
![]() |
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.) |
![]() |
GetLevelCount |
Retrieves the level count of this array. If
there is no expression for a particular parameter, the expression and the evaluatorId strings are empty after the method
executes.
|
![]() |
GetLevelSpacing |
Retrieves the level spacing of this array. If
there is no expression for a particular parameter, the expression and the evaluatorId strings are empty after the method
executes.
|
![]() |
GetLifetimeService |
Retrieves the current lifetime service object
that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
![]() |
GetRowCount |
Retrieves the row count of this array. If
there is no expression for a particular parameter, the expression and the evaluatorId strings are empty after the method
executes.
|
![]() |
GetRowElevation |
Retrieves the row elevation of this array. If
there is no expression for a particular parameter, the expression and the evaluatorId strings are empty after the method
executes.
|
![]() |
GetRowSpacing |
Retrieves the row spacing of this array. If
there is no expression for a particular parameter, the expression and the evaluatorId strings are empty after the method
executes.
|
![]() |
GetRXClass | (Inherited from RXObject.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
InitializeLifetimeService |
Obtains a lifetime service object to control
the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) |
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.) |
![]() |
QueryX | (Inherited from RXObject.) |
![]() |
SetLevelCount |
Sets the level count for this array. If there
is no expression for a particular parameter, the expression and the evaluatorId strings must be empty.
|
![]() |
SetLevelSpacing |
Sets the level spacing for this array. If
there is no expression for a particular parameter, the expression and the evaluatorId strings must be empty.
|
![]() |
SetRowCount |
Sets the row count for this array. If there is
no expression for a particular parameter, the expression and the evaluatorId strings must be empty.
|
![]() |
SetRowElevation |
Sets the row elevation for this array. If
there is no expression for a particular parameter, the expression and the evaluatorId strings must be empty.
|
![]() |
SetRowSpacing |
Sets the row spacing for this array. If there
is no expression for a particular parameter, the expression and the evaluatorId strings must be empty.
|
![]() |
ToString |
Returns a string that represents the current
object.
(Inherited from Object.) |
![]() |
X | (Inherited from RXObject.) |
© Bricsys NV. All rights reserved. |