PolygonMeshConvertToPolyMeshType Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void ConvertToPolyMeshType(
PolyMeshType newVal
)
Public Sub ConvertToPolyMeshType (
newVal As PolyMeshType
)
public:
void ConvertToPolyMeshType(
PolyMeshType newVal
)
member ConvertToPolyMeshType :
newVal : PolyMeshType -> unit
Parameters
- newVal
- Type: Teigha.DatabaseServicesPolyMeshType
See Also