Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 494 Bytes

File metadata and controls

26 lines (18 loc) · 494 Bytes

SM_FromShape

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

Name Type Description
hObj HANDLE

Version

Availability: from Vectorworks 2024

Category