Skip to main content

Speos Labs automation APIs 2024 R1

CreateMap

Last update: 17.07.2025

Description

Creates a new extended map. Returns 1 when succeeded and 0 when failed.

Syntax

object.CreateMap(int iMapType, int iUnitType, int iValueType) As Short

  • object: Virtual Photometric Lab object

  • iMapType: See MapType() method

  • iUnitType: See UnitType() method

  • iValueType: See ValueType() method

Connect with Ansys