Table of Contents

Class StaticAutomatedConstraint

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public abstract class StaticAutomatedConstraint : AutomatedConstraint
Inheritance
StaticAutomatedConstraint
Derived
Inherited Members

Properties

GridId

public int GridId { get; set; }

Property Value

int

HasVector

public bool HasVector { get; }

Property Value

bool

Orientation

public DisplacementShapeType Orientation { get; set; }

Property Value

DisplacementShapeType

VirtualDesignLoad

public string VirtualDesignLoad { get; set; }

Property Value

string

X

public double? X { get; set; }

Property Value

double?

Y

public double? Y { get; set; }

Property Value

double?

Z

public double? Z { get; set; }

Property Value

double?