SilverScreen Solid Modeler

sys_block

sys_block

Previous topic Next topic  

sys_block

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

void sys_block ( char *buf )

 

char *buf;       // character buffer to receive block path

 

 

 




Synopsis

#include "silver.h"

 

The sys_block function copies the full path of the current SilverScreen block into buf .

 

 

Parameters

buf is a character buffer that is to receive the block path.

 

 

Return Value

none.

 

 

See Also

sys_object, sys_drawing