ContextForDbDatabaseSetPlotGeneration Method
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void SetPlotGeneration(
bool A_0
)
Public Sub SetPlotGeneration (
A_0 As Boolean
)
public:
void SetPlotGeneration(
bool A_0
)
member SetPlotGeneration :
A_0 : bool -> unit
Parameters
- A_0
- Type: SystemBoolean
See Also