DimAssocUpdateDimension(Boolean, Boolean) Method

Updates the associated dimension or removes its associativity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void UpdateDimension(
        bool update,
        bool skipReactors
)

Parameters

update  Boolean
[in] Flag specifying whether to update the dimension. If false, removes associativity.
skipReactors  Boolean
[in] Flag specifying whether to skip reactors.
See Also

©  Bricsys NV. All rights reserved.