UtilitiesSetPSTYLEMODE Method

Sets the PSTYLEMODE value in the specified OdDbDatabase instance.
Namespace:  Teigha.Runtime
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static void SetPSTYLEMODE(
        Database pDb,
        bool val
)

Parameters

pDb
Type: Teigha.DatabaseServicesDatabase
[in] Database for which PSTYLEMODE is set.
val
Type: SystemBoolean
[in] Value for PSTYLEMODE.
Remarks
This function provides write access to "Read-Only" system variables. It may be used to bypass non - implemented Drawings functionality or to repair drawings, and should be used with care.
See Also

©  Bricsys NV. All rights reserved.