VS:FInSymDef: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
(No difference)

Revision as of 21:56, 27 April 2008

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Function FInSymDef returns a handle to the first component object within the referenced symbol definition.

FUNCTION FInSymDef(
sdHd :HANDLE) : HANDLE;
def vs.FInSymDef(sdHd):
    return HANDLE

Parameters

sdHd HANDLE Handle to symbol definition.

Version

Availability: from All Versions