Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Function3D Class / Mesh Property

In This Topic
    Mesh Property
    In This Topic
    Returns mesh.
    Syntax
    public Mesh Mesh {get;}
    public:
    property Mesh^ Mesh {
       Mesh^ get();
    }

    Property Value

    Mesh.
    See Also