info = mphgeominfo(model,geomtag) returns the information of the geometry defined with the tag
geomtag. The tag
geomtag can also be the tag of a geometry part. If only a unique geometry node is defined in the model, the tag
geomtag is optional.
[info,data] = mphgeominfo(model,geomtag,…) returns the information and geometry data of a specific entity.
The function mphgeominfo accepts the following property/value pairs to return geometry data:
The output structure info contains the following fields:
* edgenormal is only returned for 2D space dimension.
** edgetorsion is only returned for 3D space dimension.