2010-10-12 03:04 PM
2010-10-12 09:40 PM
HOTSPOT 0, 0, 0, unid, var, 1+128 : unid=unid+1 !base HOTSPOT 0, 0, var, unid, var, 2 : unid=unid+1 !move HOTSPOT 0, 0, -1, unid, var, 3 : unid=unid+1 !referenceThis bit of code will create a hotspot to control the parameter
: unid = unid+1after each hotspot definition to avoid getting duplicate hotspot ids.
2010-10-13 03:27 PM
dhaval7shah wrote:Dhaval:
2) I want a 3D pole element with Ellipse at base and circle at top, how should we script it?
2010-10-13 08:40 PM