Assoc2dConstraintGroup Class |
The Assoc2dConstraintGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Assoc2dConstraintGroup |
Constructor for the Assoc2dConstraintGroup
class.
|
Name | Description | |
---|---|---|
![]() |
AddContext | (Inherited from DBObject.) |
![]() |
AddDependency |
Adds the specified dependency to this
action.
(Inherited from AssocAction.) |
![]() |
AddMoreObjectsToDeepClone |
Adds more objects to be deep cloned. Call just
before the end of the main deep-cloning loop, when the objects are
already cloned but their identifiers aren't translated yet.
(Inherited from AssocAction.) |
![]() |
AddPersistentReactor | (Inherited from DBObject.) |
![]() |
ApplyPartialUndo | (Inherited from DBObject.) |
![]() |
AreDependenciesEqual |
Checks whether the specified dependencies are
equal.
(Inherited from AssocAction.) |
![]() |
AreDependenciesOnTheSameThing |
Checks whether the specified dependencies are
dependent on the same "thing."
(Inherited from AssocAction.) |
![]() |
AssertNotifyEnabled | (Inherited from DBObject.) |
![]() |
AssertReadEnabled | (Inherited from DBObject.) |
![]() |
AssertWriteEnabled | (Inherited from DBObject.) |
![]() |
Audit | (Inherited from DBObject.) |
![]() |
Cancel | Obsolete. (Inherited from DBObject.) |
![]() |
Clone | (Inherited from RXObject.) |
![]() |
Close | Obsolete. (Inherited from DBObject.) |
![]() |
CloseAndPage | Obsolete. (Inherited from DBObject.) |
![]() |
CompareTo | (Inherited from RXObject.) |
![]() |
CopyFrom | (Inherited from RXObject.) |
![]() |
CreateExtensionDictionary | (Inherited from DBObject.) |
![]() |
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.) |
![]() |
DecomposeForSave | (Inherited from DBObject.) |
![]() |
DeepClone | (Inherited from DBObject.) |
![]() |
DeleteConstrainedGeometry |
Deletes the current ConstrainedGeometry object
that is stored internally. This method removes and clears the
AssocGeomDependency object from the constraint group action.
|
![]() |
DeleteUnmanagedObject | (Inherited from DBObject.) |
![]() |
DependentObjectCloned |
Notifies the owning action that an object,
that the action has a dependency on, is cloned. All cloning types
are accepted (shallow, deep or wblock).
(Inherited from AssocAction.) |
![]() |
DisableUndoRecording | (Inherited from DBObject.) |
![]() |
Dispose | (Inherited from DisposableWrapper.) |
![]() |
Dispose(Boolean) | (Inherited from DBObject.) |
![]() |
DowngradeOpen | (Inherited from DBObject.) |
![]() |
DowngradeToNotify | (Inherited from DBObject.) |
![]() |
DragStatus |
Notifies the action when there is a drag
operation in progress for objects that the action depends on.
(Inherited from AssocAction.) |
![]() |
DwgIn | (Inherited from DBObject.) |
![]() |
DwgInFields | (Inherited from DBObject.) |
![]() |
DwgOut | (Inherited from DBObject.) |
![]() |
DwgOutFields | (Inherited from DBObject.) |
![]() |
DxfIn | (Inherited from DBObject.) |
![]() |
DxfInFields | (Inherited from DBObject.) |
![]() |
DxfOut | (Inherited from DBObject.) |
![]() |
DxfOutFields | (Inherited from DBObject.) |
![]() |
Equals | (Inherited from DisposableWrapper.) |
![]() |
Erase | (Inherited from DBObject.) |
![]() |
Erase(Boolean) | (Inherited from DBObject.) |
![]() |
EvaluateDependencies |
Should be called from the client code via the
evaluateOverride() method, usually after
analyzing dependencies, detecting changes, determining which are on
erased objects, etc.
(Inherited from AssocAction.) |
![]() |
EvaluateDependency |
Allows the owner action to do the work instead
of the dependency itself.
(Inherited from AssocAction.) |
![]() |
EvaluationPriority |
Determines the evaluation priority of this
action.
(Inherited from AssocAction.) |
![]() |
Finalize | (Inherited from DisposableWrapper.) |
![]() |
GetDependencies |
Retrieves dependencies of this action.
(Inherited from AssocAction.) |
![]() |
GetDependentObjects |
Retrieves objects that this action depends on
or modifies.
(Inherited from AssocAction.) |
![]() |
GetEventExtender | (Inherited from DBObject.) |
![]() |
GetField | (Inherited from DBObject.) |
![]() |
GetField(String) | (Inherited from DBObject.) |
![]() |
GetHashCode | (Inherited from DisposableWrapper.) |
![]() |
GetLifetimeService |
Retrieves the current lifetime service object
that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
![]() |
GetObjectSaveVersion(DwgFiler) | (Inherited from DBObject.) |
![]() |
GetObjectSaveVersion(DxfFiler) | (Inherited from DBObject.) |
![]() |
GetPersistentReactorIds | (Inherited from DBObject.) |
![]() |
GetReactors | Obsolete. (Inherited from DBObject.) |
![]() |
GetRXClass | (Inherited from RXObject.) |
![]() |
GetTransientReactors | (Inherited from DBObject.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
GetXDataForApplication | (Inherited from DBObject.) |
![]() |
HandOverTo | (Inherited from DBObject.) |
![]() |
HasContext | (Inherited from DBObject.) |
![]() |
HasDependencyCachedValue |
Checks whether the specified dependency has a
cached value.
(Inherited from AssocAction.) |
![]() |
HasPersistentReactor | (Inherited from DBObject.) |
![]() |
InitializeLifetimeService |
Obtains a lifetime service object to control
the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
![]() |
IsEqualTo |
Checks whether the specified action is equal
to this action. Does nothing in the current implementation.
(Inherited from AssocAction.) |
![]() |
IsExternalDependency |
Checks whether the specified dependency, which
is owned by this action, depends on the database object that is not
this action and is not owned by this action. If the dependency
doesn't depend on any object, it's also assumed external.
(Inherited from AssocAction.) |
![]() |
IsOwnedDependency |
Checks whether the specified dependency is
owned by this action.
(Inherited from AssocAction.) |
![]() |
IsRelevantDependencyChange |
Allows the owning action, instead of the
dependency, to determine whether the object change is relevant to
the specified dependency.
(Inherited from AssocAction.) |
![]() |
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.) |
![]() |
ObjectThatOwnsNetworkInstance |
Searches for the object that owns the network
instance, i.e. finds the database object for which the GetInstanceFromObject() method returns the
AssocNetwork.
(Inherited from AssocAction.) |
![]() |
OwnedDependencyStatusChanged |
Informs the dependency-owning action that the
dependency status is modified. Usually called from the AssocDependency.SetStatus() method.
(Inherited from AssocAction.) |
![]() |
PostProcessAfterDeepClone |
Informs the source actions that they are
cloned, so that they can update the clones or perform other tasks
if needed. Usually called from the reactor notification
method.
(Inherited from AssocAction.) |
![]() |
PostProcessAfterDeepCloneCancel |
Cancels the post processing of the cloned
action after deep cloning.
(Inherited from AssocAction.) |
![]() |
QueryX | (Inherited from RXObject.) |
![]() |
RegenDimensionSystem |
Regenerates a system of internal dimensions.
Only for internal use.
|
![]() |
ReleaseExtensionDictionary | (Inherited from DBObject.) |
![]() |
RemoveAllDependencies |
Removes all dependencies associated with this
action.
(Inherited from AssocAction.) |
![]() |
RemoveContext | (Inherited from DBObject.) |
![]() |
RemoveDependency |
Removes the specified dependency associated
with this action.
(Inherited from AssocAction.) |
![]() |
RemoveField | (Inherited from DBObject.) |
![]() |
RemoveField(String) | (Inherited from DBObject.) |
![]() |
RemoveField(ObjectId) | (Inherited from DBObject.) |
![]() |
RemovePersistentReactor | (Inherited from DBObject.) |
![]() |
ResetScaleDependentProperties | (Inherited from DBObject.) |
![]() |
SetAttributes | (Inherited from Drawable.) |
![]() |
SetField(Field) | (Inherited from DBObject.) |
![]() |
SetField(String, Field) | (Inherited from DBObject.) |
![]() |
SetFromStyle | (Inherited from DBObject.) |
![]() |
SetObjectIdsInFlux | (Inherited from DBObject.) |
![]() |
SetOwningNetwork |
Sets the owning network for this action.
Should not be called directly, instead it is called from the
AssocNetwork.AddAction() and AssocNetwork.RemoveAction() methods.
(Inherited from AssocAction.) |
![]() |
SetPaperOrientation | (Inherited from DBObject.) |
![]() |
SetStatus |
Sets the status for this action.
(Inherited from AssocAction.) |
![]() |
SolutionStatus |
Retrieves the solution evaluation status of
this constraint group. Call this method only after an evaluation
process.
|
![]() |
SubSetAttributes | (Inherited from DBObject.) |
![]() |
SubViewportDraw | (Inherited from DBObject.) |
![]() |
SubViewportDrawLogicalFlags | (Inherited from DBObject.) |
![]() |
SubWorldDraw | (Inherited from DBObject.) |
![]() |
SupportsCollection | (Inherited from DBObject.) |
![]() |
SwapIdWith | (Inherited from DBObject.) |
![]() |
SwapReferences | (Inherited from DBObject.) |
![]() |
ToString |
Returns a string that represents the current
object.
(Inherited from Object.) |
![]() |
TransformActionBy |
Transforms the constraint group work plane by
the transformation matrix rigid motion part.
|
![]() |
UpgradeFromNotify | (Inherited from DBObject.) |
![]() |
UpgradeOpen | (Inherited from DBObject.) |
![]() |
ViewportDraw | (Inherited from Drawable.) |
![]() |
ViewportDrawLogicalFlags | (Inherited from Drawable.) |
![]() |
WblockClone | (Inherited from DBObject.) |
![]() |
WorldDraw | (Inherited from Drawable.) |
![]() |
X | (Inherited from RXObject.) |
![]() |
XDataTransformBy | (Inherited from DBObject.) |
Name | Description | |
---|---|---|
![]() |
Cancelled | (Inherited from DBObject.) |
![]() |
Copied | (Inherited from DBObject.) |
![]() |
Erased | (Inherited from DBObject.) |
![]() |
Goodbye | (Inherited from DBObject.) |
![]() |
Modified | (Inherited from DBObject.) |
![]() |
ModifiedXData | (Inherited from DBObject.) |
![]() |
ModifyUndone | (Inherited from DBObject.) |
![]() |
ObjectClosed | (Inherited from DBObject.) |
![]() |
OpenedForModify | (Inherited from DBObject.) |
![]() |
Reappended | (Inherited from DBObject.) |
![]() |
SubObjectModified | (Inherited from DBObject.) |
![]() |
Unappended | (Inherited from DBObject.) |
© Bricsys NV. All rights reserved. |