Show / Hide Table of Contents

Class StbSecBarArrangementParapet_RC

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

Constructors

| Improve this Doc View Source

StbSecBarArrangementParapet_RC()

Declaration
public StbSecBarArrangementParapet_RC()

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

isTipline

Declaration
public bool isTipline { 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

StbSecBarParapet_RC_Edge

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

StbSecBarParapet_RC_Tip

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