AutomatedConstraint Class

Definition

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

Properties

ConstraintType StiffnessCriteriaType of the Automated Constraint>
DesignLoadCases The assigned Design Loads of the Automated Constraint.
Id
(Inherited from IdEntity)
Name
(Inherited from IdNameEntity)
Set The Set of the Automated Constraint.

Methods

AddDesignLoadCases Add a list of Design Loads to the Automated Constraint by name.
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)
RemoveDesignLoadCases Remove a list of Design Loads from the AutomatedConstraint by name.
Rename
(Inherited from IdNameEntityRenameable)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also