API Reference
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
DB.Api.GbXmlMaterial Class Reference

Class to handle Sketch gbXML materials. More...

Public Member Functions

void Dispose ()
 

Properties

string Id [get]
 Returns material ID.
 
string Name [get]
 Returns name of material.
 
string Description [get]
 Returns description of material.
 
double Thickness [get]
 Returns thickness of material. Units are supplied as an attribute of the thickness within the XML file.
 
double RValue [get]
 Returns the thermal resistance of the material. Units are supplied as an attribute of the resistance within the XML file.
 
double Conductivity [get]
 Returns the thermal conductivity of the material. Units are supplied as an attribute of the thermal conductivity within the XML file.
 
double Density [get]
 Returns the physical density of the material. Units are supplied as an attribute of the density within the XML file.
 
double SpecificHeatCapacity [get]
 Returns the the thermal specific heat capacity of the material. Units are supplied as an attribute of the specific heat capacity within the XML file.
 

Detailed Description

Class to handle Sketch gbXML materials.


The documentation for this class was generated from the following file: