Class StbCalWallSectionProperty
Inheritance
System.Object
StbCalWallSectionProperty
Assembly: STBDotNet.dll
Syntax
public class StbCalWallSectionProperty : object
Constructors
|
Improve this Doc
View Source
StbCalWallSectionProperty()
Declaration
public StbCalWallSectionProperty()
Properties
|
Improve this Doc
View Source
A
Declaration
public double A { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
As
Declaration
public double As { 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
I
Declaration
public double I { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
id
Declaration
public string id { get; set; }
Property Value
Type |
Description |
System.String |
|