Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class SegmentInfo

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Chained
Assembly: VMDChainedBase.dll

This class represents segment`s information

public class SegmentInfo

Inheritance

objectSegmentInfo

Extension Methods

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

Constructors

SegmentInfo()

public SegmentInfo()

Fields

m_TransCurrentPlane

The transformation matrix of current plane.

public TMatrix m_TransCurrentPlane

Field Value

TMatrix

m_TransGRF

The transformation matrix of geometry reference frame.

public TMatrix m_TransGRF

Field Value

TMatrix

m_dHeight1

The height1 of segment.

public double m_dHeight1

Field Value

double

m_dHeight2

The height2 of segment.

public double m_dHeight2

Field Value

double

m_dLength

The length of segment.

public double m_dLength

Field Value

double

m_dOriginalLength

The original length of segment.

public double m_dOriginalLength

Field Value

double

Methods

initialize()

public void initialize()

Connect with Ansys