MeshFaceterDataFaceterMeshType Property
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public short FaceterMeshType { get; set; }
 
Public Property FaceterMeshType As Short
        Get
        Set
 
public:
property short FaceterMeshType {
        short get ();
        void set (short value);
}
 
member FaceterMeshType : int16 with get, set
 
 
 
Property Value
Type: 
Int16 
See Also