Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class ComponentAnalysis.BoundaryCondition

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.GearTrain
Assembly: VMDGearTrain.dll

Boundary Condition

public class ComponentAnalysis.BoundaryCondition

Inheritance

objectComponentAnalysis.BoundaryCondition

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

BoundaryCondition()

public BoundaryCondition()

Properties

RX

Gets or sets a value indicating whether this is rx.

public bool RX { get; set; }

Property Value

bool

RY

Gets or sets a value indicating whether this is ry.

public bool RY { get; set; }

Property Value

bool

RZ

Gets or sets a value indicating whether this is rz.

public bool RZ { get; set; }

Property Value

bool

X

Gets or sets a value indicating whether this is x.

public bool X { get; set; }

Property Value

bool

Y

Gets or sets a value indicating whether this is y.

public bool Y { get; set; }

Property Value

bool

Z

Gets or sets a value indicating whether this is z.

public bool Z { get; set; }

Property Value

bool

Connect with Ansys