VS:DLDBeginLoadData: Difference between revisions

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

Revision as of 19:42, 20 November 2023

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

Description

Begin creation of load data from that type.

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

Parameters

loadDataType INTEGER

Version

Availability: from Vectorworks 2018