*SetNote()
Specifies a descriptive note for an entity.
Syntax
*SetNote(ent_name, "note")Arguments
- ent_name
- The variable name of an existing entity.
- note
- The descriptive note of the specified entity.
Example
*SetNote(p_tierod_cg,	"the tierod cg is assumed to be at the midpoint of 
      the inner and outer tierod ball joints")