Function FSObject returns the handle to the first selected object in the referenced layer. If no objects are selected, the function returns NIL.
FUNCTION FSObject(h : HANDLE): HANDLE;def vs.FSObject(h):
return HANDLE| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to layer. |
Relative calls:
- NextObj | PrevObj
- FObject | LObject
- FSActLayer | LSActLayer
- FSObject | LActLayer
- NextDObj | PrevDObj
- NextSObj | PrevSObj
Availability: from All Versions