Class StbAnaBeamRigidzone
Inheritance
System.Object
StbAnaBeamRigidzone
Assembly: STBDotNet.dll
Syntax
public class StbAnaBeamRigidzone : object
Properties
|
Improve this Doc
View Source
end_x
Declaration
public double end_x { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
end_xSpecified
Declaration
public bool end_xSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
end_y
Declaration
public double end_y { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
end_ySpecified
Declaration
public bool end_ySpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
end_z
Declaration
public double end_z { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
end_zSpecified
Declaration
public bool end_zSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
start_x
Declaration
public double start_x { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
start_xSpecified
Declaration
public bool start_xSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
start_y
Declaration
public double start_y { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
start_ySpecified
Declaration
public bool start_ySpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
start_z
Declaration
public double start_z { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
start_zSpecified
Declaration
public bool start_zSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|