Show / Hide Table of Contents

Class StbAnaBeam

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

Constructors

| Improve this Doc View Source

StbAnaBeam()

Declaration
public StbAnaBeam()

Properties

| Improve this Doc View Source

coord_angle

Declaration
public double coord_angle { get; set; }
Property Value
Type Description
System.Double
| 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_node_end

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

id_node_start

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

id_property

Declaration
public string id_property { 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

StbAnaBeamCriticalPosition

Declaration
public StbAnaBeamCriticalPosition StbAnaBeamCriticalPosition { get; set; }
Property Value
Type Description
StbAnaBeamCriticalPosition
| Improve this Doc View Source

StbAnaBeamEndSpring

Declaration
public StbAnaBeamEndSpring StbAnaBeamEndSpring { get; set; }
Property Value
Type Description
StbAnaBeamEndSpring
| Improve this Doc View Source

StbAnaBeamRigidzone

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