Show / Hide Table of Contents

Class StbAnaFloorDiaphragm

Inheritance
System.Object
StbAnaFloorDiaphragm
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbAnaFloorDiaphragm : object

Properties

| Improve this Doc View Source

guid

Declaration
public string guid { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

id

Declaration
public string id { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

id_representative_node

Declaration
public string id_representative_node { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

name

Declaration
public string name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

StbAnaNodeid_List

Declaration
public StbAnaNodeid[] StbAnaNodeid_List { get; set; }
Property Value
Type Description
StbAnaNodeid[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX