Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 459 Bytes

File metadata and controls

24 lines (18 loc) · 459 Bytes

FIn3D

Description

Function FIn3D returns a handle to the first component object in the referenced 3D object definition.

FUNCTION FIn3D(objectHd : HANDLE): HANDLE;
def vs.FIn3D(objectHd):
    return HANDLE

Parameters

Name Type Description
objectHd HANDLE Handle to object.

Version

Availability: from All Versions

Category