Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Mesh Class
Members

Mesh Class
Class represents mesh returned by a Function3D
Inheritance Hierarchy

System.Object
   Eplan.EplApi.DataModel.E3D.Mesh

Syntax
public class Mesh 
Public Properties
 NameDescription
Public PropertyReturns the number of faces.  
Public PropertyReturns normal vector for face with a given id.  
Public PropertyReturns points for a given id of face.  
Top
See Also