Previous Up Next

getArg3D_HMat3d
Allows to recuperate the HMat3d of the element corresponding to the '_name_' identifier.
If no element of this type having '_name_' as identifier is found, the function returns nil.

HMat3d getArg3D_HMat3d (
S _name_
Arg3D _arg_
)
Parameters

_name_
Character string containing the identifier name.
_arg_
Arg3D object in which the field must be found.
Return value

Value of the field having '_name_' as identifier.
See Also

concArg3D_HMat3d