Click or drag to resize

Characteristic Class

[This is preliminary documentation and is subject to change.]

A singular characteristic that has been applied to a production unit
Inheritance Hierarchy
SystemObject
  CFX.StructuresCharacteristic

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public class Characteristic

The Characteristic type exposes the following members.

Properties
  NameDescription
Public propertyName
The name of the characteristic
Public propertyValue
The value of the characteristic
Top
See Also