| OEC Application Programming Interface |
|
AlgoParam Constructor (String, Boolean, DataDomain, Boolean, String, XmlElement[])
Creates OSM algo parameter.
Parameters
-
name
- The name of OSM algo parameter
-
modifiable
- Specifies that the value of an OSM algo parameter can be changed in modify command for OSM root order.
-
dataDomain
- Data domain for the OSM algo parameter
-
enabled
- Enable/disable the OSM algo parameter
-
description
- Description of the OSM algo parameter
-
Others
- Flexible part of description
See Also
AlgoParam Class | OEC.API.OSM.Info Namespace | AlgoParam Constructor Overload List | DataDomain