Show / Hide Table of Contents

Class StbSecBarArrangementWall_RC

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

Properties

| Improve this Doc View Source

depth_cover_inside

Declaration
public double depth_cover_inside { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

depth_cover_insideSpecified

Declaration
public bool depth_cover_insideSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

depth_cover_outside

Declaration
public double depth_cover_outside { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

depth_cover_outsideSpecified

Declaration
public bool depth_cover_outsideSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Items

Declaration
public object[] Items { get; set; }
Property Value
Type Description
System.Object[]
| Improve this Doc View Source

StbSecBarWall_RC_Edge

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

StbSecBarWall_RC_Open

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