BricsCAD .NET API
PRCSupport Enumeration
This enumeration represents PRC export support.
Namespace:
Teigha.Export_Import
Assembly:
TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
C#
VB
C++
F#
public
enum
PRCSupport
Public
Enumeration
PRCSupport
public
enum class
PRCSupport
type
PRCSupport
Members
Member name
Value
Description
Disabled
0
Export to PRC is disabled.
AsBrep
1
Exports PRC is supported as Boundary representation.
AsMesh
2
Exports PRC is supported as Mesh representation.
See Also
Reference
Teigha.Export_Import Namespace
© Bricsys NV. All rights reserved.