VS:SM FromShape: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision: new v)
 
(No difference)

Latest revision as of 16:45, 15 September 2023

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

Description

Creates a Structural Member from the given shape. The shape must be polygon, polyline or 3D polygon. Returns the handle of the created Structural Member.

FUNCTION SM_FromShape(
hObj :HANDLE) : HANDLE;
def vs.SM_FromShape(hObj):
    return HANDLE

Parameters

hObj HANDLE

Version

Availability: from Vectorworks 2024