User Tools

Site Tools


prpl:createbond

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

CREATEBOND

ArgumentsResultNotation
[ - ]

Description

Examples

	f1 = GetFloatFromStack(); //Bond distance 
	i3 = GetIntFromStack(); //Show 
	i2 = GetIntFromStack(); //Particle 2 UID 
	i1 = GetIntFromStack(); //Particle 1 UID 
			stack.Push(new Data(b.UID)); 
			stack.Push(new Data(-1)); 
 
prpl/createbond.1480721640.txt.gz · Last modified: 2025/02/14 14:56 (external edit)