VS:HP AutoAttachLoads: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<desc>
<desc>
Using the given position handle, attaches all loads, that can be calculated as a part of the system.</desc>
Using the given position handle, attaches all loads, that can be calculated as a part of the system and loads attached to the geometry in the position.</desc>


-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------

Latest revision as of 14:43, 3 September 2024

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

Description

Using the given position handle, attaches all loads, that can be calculated as a part of the system and loads attached to the geometry in the position.

PROCEDURE HP_AutoAttachLoads(
positionHandle :HANDLE);
def vs.HP_AutoAttachLoads(positionHandle):
    return None

Parameters

positionHandle HANDLE

Version

Availability: from Vectorworks 2019