LoadPropertyUserGeneralPanel Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public class LoadPropertyUserGeneralPanel : LoadProperty
Inheritance
Object    IdEntity    IdNameEntity    AssignableProperty    LoadProperty    LoadPropertyUserGeneralPanel

Properties

Category The family category of the load property
(Inherited from LoadProperty)
Id
(Inherited from IdEntity)
IsIncludingThermal Bool indicating whether there is a row in each scenario for thermal loads. Setting adds a thermal row for every "double row" in the collection. To see this change on any rows, you must get the row from the collection again.
IsZeroCurvature
(Inherited from LoadProperty)
ModificationDate
(Inherited from LoadProperty)
Name
(Inherited from IdNameEntity)
Type The load property type of the load property
(Inherited from LoadProperty)
UserGeneralRows Load property row data

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
SetIsZeroCurvature Is there an enum for this?
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also