Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 565 Bytes

File metadata and controls

28 lines (21 loc) · 565 Bytes

GetDatumSlabComponent

Description

Gets the datum slab component of an object.

FUNCTION GetDatumSlabComponent(obj : HANDLE): INTEGER;
def vs.GetDatumSlabComponent(obj):
    return INTEGER

Parameters

Name Type Description
obj HANDLE The object. Can be a slab, Slab Style, or the Slab Preferences.

See Also

VS Functions: SetDatumSlabComponent

Version

Availability: from Vectorworks 2011

Category