C# Class CyPhy2CAD_CSharp.DataRep.CADParameter

Mostra file Open project: metamorph-inc/meta-core Class Usage Examples

Public Properties

Property Type Description
Name string
Type string
Unit string
Value string

Public Methods

Method Description
CADParameter ( ISIS.GME.Dsml.CyPhyML.Interfaces parameter ) : System

Method Details

CADParameter() public method

public CADParameter ( ISIS.GME.Dsml.CyPhyML.Interfaces parameter ) : System
parameter ISIS.GME.Dsml.CyPhyML.Interfaces
return System

Property Details

Name public_oe property

public string Name
return string

Type public_oe property

public string Type
return string

Unit public_oe property

public string Unit
return string

Value public_oe property

public string Value
return string