API Help
Eplan.EplApi.Starter Namespace / EplanData Structure
Members

EplanData Structure
EplanData contains all information about an eplan installation
Inheritance Hierarchy

System.Object
   System.ValueType
      Eplan.EplApi.Starter.EplanData

Syntax
[Serializable()]
public struct EplanData : System.ValueType 
Public Properties
 NameDescription
Public PropertyEplanPath is the filepath to the eplan installation  
Public PropertyEplanVariant is the variant of the eplan installation, for example Fluid  
Public PropertyEplanVersion is the version number of the eplan installation, for example 1.8.6  
Top
See Also