PlotSettings(Boolean) Constructor
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public PlotSettings(
bool modelType
)
Public Sub New (
modelType As Boolean
)
public:
PlotSettings(
bool modelType
)
new :
modelType : bool -> PlotSettings
Parameters
- modelType Boolean
-
See Also