Assoc2dConstraintGroupSolutionStatus Method

Retrieves the solution evaluation status of this constraint group. Call this method only after an evaluation process.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public SolutionStatusType SolutionStatus(
        bool alsoCheckForConstraints
)

Parameters

alsoCheckForConstraints
Type: SystemBoolean
[in] A flag that specifies whether to check constraints. Reserved for future use.

Return Value

Type: SolutionStatusType
The SolutionStatusType::WellDefined value.
See Also

©  Bricsys NV. All rights reserved.