@namedentity()
Returns the value of the "Export as named entity" export option.
Syntax
@namedentity()
Type
HyperMesh Template Function
Description
Returns the value of the "Export as named entity" export option
Inputs
None.
Examples
Example:
*if([@namedentity()])
// Code for named entity export
*endif()
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2021