LoadPropertyFea Class

Definition

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

Properties

Axial 
Category The family category of the load property
(Inherited from LoadProperty)
HasM1a 
HasM1b 
HasMx 
HasMxy 
HasMy 
HasNx 
HasNxy 
HasNy 
HasQx 
HasQy 
Id
(Inherited from IdEntity)
IsZeroCurvature
(Inherited from LoadProperty)
M2a 
ModificationDate
(Inherited from LoadProperty)
Moment 
Name
(Inherited from IdNameEntity)
Shear 
Tension 
Torque 
Type The load property type of the load property
(Inherited from LoadProperty)
V1 
V2 

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)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also