Creates a new tile resource.
FUNCTION CreateTile(tileName : STRING): HANDLE;def vs.CreateTile(tileName):
return HANDLE| Name | Type | Description |
|---|---|---|
| tileName | STRING | A user-specified name by which the newly created tile will be identified. |
tileHandle := CreateTile('My Tile');VS Functions: CreateTile | ShowEditTileDialog | ShowEditTileSettingsDialog | ShowNewTileDialog | GetTileGeometryGroup | BeginGroupN | AddTileGeometryObject | GetTileGroupParent | IsTileGroupContainedObject | GetTileBackgroundColor | SetTileBackgroundColor | GetTileRepetitionPoint | SetTileRepetitionPoint | GetTileOffsetPoint | SetTileOffsetPoint
Availability: from Vectorworks 2011