Class StbWallOffset
Inheritance
System.Object
StbWallOffset
Assembly: STBDotNet.dll
Syntax
public class StbWallOffset : object
Properties
|
Improve this Doc
View Source
id_node
Declaration
public string id_node { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
offset_X
Declaration
public double offset_X { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
offset_Y
Declaration
public double offset_Y { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
offset_Z
Declaration
public double offset_Z { get; set; }
Property Value
Type |
Description |
System.Double |
|