Class StbCalNodeRestriction
Inheritance
System.Object
StbCalNodeRestriction
Assembly: STBDotNet.dll
Syntax
public class StbCalNodeRestriction : object
Constructors
|
Improve this Doc
View Source
StbCalNodeRestriction()
Declaration
public StbCalNodeRestriction()
Properties
|
Improve this Doc
View Source
e_spring_X
Declaration
public double e_spring_X { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
e_spring_XSpecified
Declaration
public bool e_spring_XSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
e_spring_Y
Declaration
public double e_spring_Y { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
e_spring_YSpecified
Declaration
public bool e_spring_YSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
e_spring_Z
Declaration
public double e_spring_Z { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
e_spring_ZSpecified
Declaration
public bool e_spring_ZSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
e_X
Declaration
public StbCalNodeRestrictionE_X e_X { get; set; }
Property Value
|
Improve this Doc
View Source
e_Y
Declaration
public StbCalNodeRestrictionE_Y e_Y { get; set; }
Property Value
|
Improve this Doc
View Source
e_Z
Declaration
public StbCalNodeRestrictionE_Z e_Z { get; set; }
Property Value
|
Improve this Doc
View Source
guid
Declaration
public string guid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id
Declaration
public string id { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
r_spring_X
Declaration
public double r_spring_X { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
r_spring_XSpecified
Declaration
public bool r_spring_XSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
r_spring_Y
Declaration
public double r_spring_Y { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
r_spring_YSpecified
Declaration
public bool r_spring_YSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
r_spring_Z
Declaration
public double r_spring_Z { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
r_spring_ZSpecified
Declaration
public bool r_spring_ZSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
r_X
Declaration
public StbCalNodeRestrictionR_X r_X { get; set; }
Property Value
|
Improve this Doc
View Source
r_Y
Declaration
public StbCalNodeRestrictionR_Y r_Y { get; set; }
Property Value
|
Improve this Doc
View Source
r_Z
Declaration
public StbCalNodeRestrictionR_Z r_Z { get; set; }
Property Value