HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.ManualConstraint Class Reference
Inheritance diagram for hyperx.api.ManualConstraint:
hyperx.api.IdNameEntityRenameable hyperx.api.IdNameEntity hyperx.api.IdEntity hyperx.api.ManualConstraintWithDesignLoad hyperx.api.StaticMomentManualConstraint hyperx.api.BucklingManualConstraint hyperx.api.DisplacementManualConstraint hyperx.api.FrequencyManualConstraint

Public Member Functions

 __init__ (self, _api.ManualConstraint manualConstraint)
Public Member Functions inherited from hyperx.api.IdNameEntityRenameable
 __init__ (self, _api.IdNameEntityRenameable idNameEntityRenameable)
None Rename (self, str name)
Public Member Functions inherited from hyperx.api.IdNameEntity
 __init__ (self, _api.IdNameEntity idNameEntity)
Public Member Functions inherited from hyperx.api.IdEntity
 __init__ (self, _api.IdEntity idEntity)

Properties

 A11 = property
 Indicates if A11 is active for the Manual Constraint.
 A22 = property
 Indicates if A22 is active for the Manual Constraint.
 A33 = property
 Indicates if A33 is active for the Manual Constraint.
 ConstraintType = property
 The type of Manual Constraint.
 D11 = property
 Indicates if D11 is active for the Manual Constraint.
 D22 = property
 Indicates if D22 is active for the Manual Constraint.
 D33 = property
 Indicates if D33 is active for the Manual Constraint.
 EA = property
 Indicates if EA is active for the Manual Constraint.
 EI1 = property
 Indicates if EI1 is active for the Manual Constraint.
 EI2 = property
 Indicates if EI2 is active for the Manual Constraint.
 GJ = property
 Indicates if GJ is active for the Manual Constraint.
 IsActive = property
 Indiactes if the Manual Constraint is active.
 Limit = property
 Set = property
 The Set associated with the Manual Constraint.
Properties inherited from hyperx.api.IdNameEntity
 Name = property
Properties inherited from hyperx.api.IdEntity
 Id = property

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdEntity
 _Entity = idEntity

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.ManualConstraint.__init__ ( self,
_api.ManualConstraint manualConstraint )

Property Documentation

◆ A11

hyperx.api.ManualConstraint.A11 = property
static

Indicates if A11 is active for the Manual Constraint.

◆ A22

hyperx.api.ManualConstraint.A22 = property
static

Indicates if A22 is active for the Manual Constraint.

◆ A33

hyperx.api.ManualConstraint.A33 = property
static

Indicates if A33 is active for the Manual Constraint.

◆ ConstraintType

hyperx.api.ManualConstraint.ConstraintType = property
static

The type of Manual Constraint.

◆ D11

hyperx.api.ManualConstraint.D11 = property
static

Indicates if D11 is active for the Manual Constraint.

◆ D22

hyperx.api.ManualConstraint.D22 = property
static

Indicates if D22 is active for the Manual Constraint.

◆ D33

hyperx.api.ManualConstraint.D33 = property
static

Indicates if D33 is active for the Manual Constraint.

◆ EA

hyperx.api.ManualConstraint.EA = property
static

Indicates if EA is active for the Manual Constraint.

◆ EI1

hyperx.api.ManualConstraint.EI1 = property
static

Indicates if EI1 is active for the Manual Constraint.

◆ EI2

hyperx.api.ManualConstraint.EI2 = property
static

Indicates if EI2 is active for the Manual Constraint.

◆ GJ

hyperx.api.ManualConstraint.GJ = property
static

Indicates if GJ is active for the Manual Constraint.

◆ IsActive

hyperx.api.ManualConstraint.IsActive = property
static

Indiactes if the Manual Constraint is active.

◆ Limit

hyperx.api.ManualConstraint.Limit = property
static
Limit Units

ConstraintType of Displacement -> English = in | Standard = mm.

ConstraintType of Moment -> English = lb*in | Standard = N*mm.

Other ConstraintType -> Unitless.

◆ Set

hyperx.api.ManualConstraint.Set = property
static

The Set associated with the Manual Constraint.


The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py