VS:DLDBeginLoadData: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<desc>
<desc>
Begin creation of load data from that type.</desc>
Begin creation of load data from that type.  
kDLDTypePointLoad = 1, kDLDTypeDestributedLoad = 2
kDLDTypePointLoad = 1, kDLDTypeDestributedLoad = 2</desc>
 
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<def>
<def>

Latest revision as of 19:43, 20 November 2023

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

Description

Begin creation of load data from that type.

kDLDTypePointLoad = 1, kDLDTypeDestributedLoad = 2

PROCEDURE DLDBeginLoadData(
loadDataType :INTEGER);
def vs.DLDBeginLoadData(loadDataType):
    return None

Parameters

loadDataType INTEGER

Version

Availability: from Vectorworks 2018