nlIsModelNameInherited
nlIsModelNameInherited(
o_instance
)
=> t / nil
Description
Returns t if the model name for the stopping instance is passed through the hierarchy through parameters.
Arguments
Value Returned
Examples
nlIsModelNameInherited( inst )
=> t
Return to top