Get map info for specific part of object. partID is texture part, overall is 3.
Selector: *init: 1 *flip: 2 *repH: 3 *repV: 4 *long edge: 5 *worldZ: 6 *auto align: 7
FUNCTION GetTexMapBool(
h : HANDLE;
partID : LONGINT;
selector : INTEGER): BOOLEAN;def vs.GetTexMapBool(h, partID, selector):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| h | HANDLE | |
| partID | LONGINT | |
| selector | INTEGER |
VS Functions:
- VW 14: SetTexMapBool
- from VW 15: SetTexMapBoolN
- from VW 15: GetTexMapBoolN
Availability: from Vectorworks 14.0. Deprecated from Vectorworks 15.0.